Ignore:
Timestamp:
May 22, 2020, 11:52:44 PM (4 years ago)
Author:
chronos
Message:
  • Fixed: Drawing start screen ornament under Windows.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/highdpi/LocalPlayer/Term.pas

    r246 r251  
    532532
    533533  SaveOption: array [0 .. nSaveOption - 1] of integer;
    534   MiniColors: array [0 .. 11, 0 .. 1] of TColor;
     534  MiniColors: array [0 .. $1f, 0 .. 1] of TColor;
    535535  MainMap: TIsoMap;
    536536  CurrentMoveInfo: record AfterMovePaintRadius, AfterAttackExpeller: integer;
Note: See TracChangeset for help on using the changeset viewer.