Changeset 551aa3405aea93a41d26856d78819755b05c0351
- Timestamp:
- 06/15/07 14:55:13
(1 year ago)
- Author:
- Christopher Jung <bktheg@web.de>
- git-committer:
- Christopher Jung <bktheg@web.de> 1181912113 +0200
- git-parent:
[f6e6433dd6f9c956fe3ee7f3d38857224fdfbf4b]
- git-author:
- Christopher Jung <bktheg@web.de> 1181727434 +0200
- Message:
Entities fuer stats_cargo und stats_gtu hinzugefuegt
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| rf6e6433 |
r551aa34 |
|
| 63 | 63 | <mapping class="net.driftingsouls.ds2.server.entities.ComNetChannel" /> |
|---|
| 64 | 64 | <mapping class="net.driftingsouls.ds2.server.entities.ComNetVisit" /> |
|---|
| 65 | | <!-- stats_cargo --> |
|---|
| 66 | | <!-- stats_gtu --> |
|---|
| | 65 | <mapping class="net.driftingsouls.ds2.server.entities.StatCargo" /> |
|---|
| | 66 | <mapping class="net.driftingsouls.ds2.server.entities.StatGtu" /> |
|---|
| 67 | 67 | <!-- stats_module_locations --> |
|---|
| 68 | 68 | <!-- stats_ships --> |
|---|