Changeset 342 for trunk/Player.pas
- Timestamp:
- Dec 22, 2024, 10:52:26 AM (10 hours ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Player.pas
r339 r342 5 5 uses 6 6 Classes, SysUtils, Graphics, Map, DOM, Generics.Collections, Generics.Defaults, 7 XMLConf, XML, Math, Geometry, &Unit, Nation, ItemList, TurnStats;7 XMLConf, XML, Math, Geometry, Units, Nation, ItemList, TurnStats; 8 8 9 9 type
Note:
See TracChangeset
for help on using the changeset viewer.