Changeset dcfb5315d65cdc5545249c53703df58d0cd2fe6d
- Timestamp:
- 08/25/07 23:08:37
(1 year ago)
- Author:
- Christopher Jung <bktheg@web.de>
- git-committer:
- Christopher Jung <bktheg@web.de> 1188076117 +0200
- git-parent:
[42184e460f1887d64345140ad36e8b0c4bf1abbd]
- git-author:
- Christopher Jung <bktheg@web.de> 1188076117 +0200
- Message:
Sectors als Hibernate-Entity verfuegbar gemacht
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r9689aa5 |
rdcfb531 |
|
| 59 | 59 | <!-- quests_text --> |
|---|
| 60 | 60 | <!-- scripts --> |
|---|
| 61 | | <!-- sectors --> |
|---|
| | 61 | <mapping class="net.driftingsouls.ds2.server.entities.Sector" /> |
|---|
| 62 | 62 | <mapping class="net.driftingsouls.ds2.server.ships.ShipFleet" /> |
|---|
| 63 | 63 | <mapping class="net.driftingsouls.ds2.server.ships.ShipLoot" /> |
|---|