Changeset 192 for trunk/xtactics.lpr
- Timestamp:
- May 1, 2018, 10:18:03 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/xtactics.lpr
r185 r192 9 9 Interfaces, // this includes the LCL widgetset 10 10 Forms, tachartlazaruspkg, UGame, UCore, Common, 11 CoolTranslator, TemplateGenerics , UFormPlayer11 CoolTranslator, TemplateGenerics 12 12 { you can add units after this }, 13 SysUtils, UFormMain, UFormMove, UFormNew, UFormCharts, UFormUnitMoves, 14 UFormChat, UTCP, UServerList, UFormPlayersStats, UGameServer, UGameClient, 15 UGameProtocol, CoolStreaming; 13 SysUtils, UFormMain, CoolStreaming; 16 14 17 15 {$R *.res}
Note:
See TracChangeset
for help on using the changeset viewer.