Changeset 621


Ignore:
Timestamp:
Sep 15, 2024, 5:56:40 PM (4 days ago)
Author:
chronos
Message:
  • Fixed: Resize main window controls on game start if map size changed.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LocalPlayer/Term.pas

    r620 r621  
    28362836        Show;
    28372837        Update;
     2838        ResizeControls;
    28382839        RepaintOnResize := True;
    28392840        xw := 0;
Note: See TracChangeset for help on using the changeset viewer.