Changeset 66c964ad09c488671af661381a7b63e1a068d093
- Timestamp:
- 10/20/07 14:10:11
(1 year ago)
- Author:
- Christopher Jung <bktheg@web.de>
- git-committer:
- Christopher Jung <bktheg@web.de> 1192882211 +0200
- git-parent:
[abf29300a299abf57cc185a65b8343ce497ae35c]
- git-author:
- Christopher Jung <bktheg@web.de> 1192882211 +0200
- Message:
Query gefixt
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r144f38e |
r66c964a |
|
| 457 | 457 | else { |
|---|
| 458 | 458 | this.calledByBattle = false; |
|---|
| 459 | | battle = "s.battle is null"; |
|---|
| | 459 | battle = "s.battle is null "; |
|---|
| 460 | 460 | } |
|---|
| 461 | 461 | |
|---|