Changeset 374 for trunk/LocalPlayer/CityScreen.pas
- Timestamp:
- Apr 23, 2021, 1:48:45 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LocalPlayer/CityScreen.pas
r357 r374 1492 1492 (cpImp or cpIndex) then 1493 1493 begin // loss of material -- do query 1494 Application.ProcessMessages; // TODO: Needed for Gtk2, Lazarus gtk2 bug?1494 Gtk2Fix; 1495 1495 if (pt1 = ptTrGoods) or (pt1 = ptShip) or (pt1 <> pt0) and 1496 1496 (pt0 <> ptCaravan) then begin
Note:
See TracChangeset
for help on using the changeset viewer.