Changeset 277 for trunk/UGameSystem.pas


Ignore:
Timestamp:
Feb 5, 2019, 11:17:27 PM (6 years ago)
Author:
chronos
Message:
  • Added: Forms for list of unit kinds and unit kind.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/UGameSystem.pas

    r276 r277  
    9999  UnitsSplitMerge := Source.UnitsSplitMerge;
    100100  EmptyCellsNeutral := Source.EmptyCellsNeutral;
     101  UnitKinds.Assign(Source.UnitKinds);
    101102end;
    102103
Note: See TracChangeset for help on using the changeset viewer.