Changeset 598


Ignore:
Timestamp:
Aug 11, 2024, 9:51:05 PM (6 weeks ago)
Author:
chronos
Message:
  • Fixed: Missing change from previous commit.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Direct.pas

    r589 r598  
    141141          StartDlg.UpdateFormerGames
    142142        else if ID = ntStartGoRefreshMaps then
    143           StartDlg.UpdateMaps;
     143          StartDlg.UpdateMaps(False);
    144144        StartDlg.Show;
    145145      end;
Note: See TracChangeset for help on using the changeset viewer.