Changeset 284 for trunk/UGameSystem.pas


Ignore:
Timestamp:
Mar 10, 2019, 6:19:51 PM (6 years ago)
Author:
chronos
Message:
  • Modified: TNation and TNations classes now uses generic TItem and TItemList classes.
  • Added: Translation files for LCL.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/UGameSystem.pas

    r282 r284  
    4646  GameSystemExt = '.xts';
    4747
     48resourcestring
     49  SGameSystem = 'Game system';
     50
    4851
    4952implementation
Note: See TracChangeset for help on using the changeset viewer.