Changeset 1edfb5b506d3926636cd7eb2a3dda474808d2721
- 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:
[551aa3405aea93a41d26856d78819755b05c0351]
- git-author:
- Christopher Jung <bktheg@web.de> 1181729782 +0200
- Message:
Weitere Entitaeten hinzugefuegt
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r551aa34 |
r1edfb5b |
|
| 65 | 65 | <mapping class="net.driftingsouls.ds2.server.entities.StatCargo" /> |
|---|
| 66 | 66 | <mapping class="net.driftingsouls.ds2.server.entities.StatGtu" /> |
|---|
| 67 | | <!-- stats_module_locations --> |
|---|
| 68 | | <!-- stats_ships --> |
|---|
| 69 | | <!-- stats_user_cargo --> |
|---|
| 70 | | <!-- stats_verkaeufe --> |
|---|
| | 67 | <mapping class="net.driftingsouls.ds2.server.entities.StatItemLocations" /> |
|---|
| | 68 | <mapping class="net.driftingsouls.ds2.server.entities.StatShips" /> |
|---|
| | 69 | <mapping class="net.driftingsouls.ds2.server.entities.StatUserCargo" /> |
|---|
| | 70 | <mapping class="net.driftingsouls.ds2.server.entities.StatVerkaeufe" /> |
|---|
| 71 | 71 | <!-- survey_entries --> |
|---|
| 72 | 72 | <!-- survey_results --> |
|---|