Changeset 238 for trunk/UGame.pas


Ignore:
Timestamp:
Sep 21, 2018, 12:15:23 AM (6 years ago)
Author:
chronos
Message:
  • Modified: Enabled back drawing only of visible cells.
  • Added: Draw only visible arrows between cells.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/UGame.pas

    r233 r238  
    127127  SWrongFileFormat = 'Wrong file format';
    128128  SNewGameFile = 'New game.xtg';
    129   SUnitPowerMismatch = 'Unit move power mismatch. Cell power is %d but %d moved away.';
    130129
    131130procedure InitStrings;
Note: See TracChangeset for help on using the changeset viewer.