Changeset 330 for trunk/MapType.pas


Ignore:
Timestamp:
Jul 19, 2024, 9:46:33 PM (2 months ago)
Author:
chronos
Message:
  • Fixed: New game symetric map units calcualtion.
  • Fixed: Map preview with cell and unit borders.
  • Fixed: Allow to set preferred game system grid type.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MapType.pas

    r317 r330  
    102102
    103103resourcestring
     104  SGridTypeNone = 'None';
    104105  SGridTypeHexagonVertical = 'Hexagonal vertical';
    105106  SGridTypeHexagonHorizontal = 'Hexagonal horizontal';
Note: See TracChangeset for help on using the changeset viewer.