Ignore:
Timestamp:
May 18, 2022, 10:43:27 PM (2 years ago)
Author:
chronos
Message:
  • Modified: Code cleanup.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LocalPlayer/Battle.pas

    r437 r442  
    200200  IsoMap.PaintUnit(1, 0, UnitInfo, 0);
    201201  BitBltCanvas(ca, xm - 8 - 4 - 66, ym + 8 + 12, 66, 48, Buffer.Canvas, 0, 0);
    202 end; { PaintBattleOutcome }
     202end;
    203203
    204204procedure TBattleDlg.FormCreate(Sender: TObject);
Note: See TracChangeset for help on using the changeset viewer.