Changeset 442 for trunk/LocalPlayer/Battle.pas
- Timestamp:
- May 18, 2022, 10:43:27 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LocalPlayer/Battle.pas
r437 r442 200 200 IsoMap.PaintUnit(1, 0, UnitInfo, 0); 201 201 BitBltCanvas(ca, xm - 8 - 4 - 66, ym + 8 + 12, 66, 48, Buffer.Canvas, 0, 0); 202 end; { PaintBattleOutcome }202 end; 203 203 204 204 procedure TBattleDlg.FormCreate(Sender: TObject);
Note:
See TracChangeset
for help on using the changeset viewer.