Ignore:
Timestamp:
Aug 27, 2024, 4:13:10 PM (3 weeks ago)
Author:
chronos
Message:
  • Fixed: Store client form settings on close.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/FormMain.pas

    r331 r333  
    249249begin
    250250  Core.Core.Game.Running := False;
     251  FormClient.Close;
    251252  SaveConfig(Core.Core.XMLConfig1, 'FormMain');
    252253  Core.Core.CellGridVisible := AMapGridVisible.Checked;
Note: See TracChangeset for help on using the changeset viewer.