Ignore:
Timestamp:
Apr 28, 2022, 10:46:44 PM (2 years ago)
Author:
chronos
Message:
  • Fixed: Incorrectly renamed function.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LocalPlayer/Wonders.pas

    r431 r432  
    351351begin
    352352  if Selection >= 0 then
    353     HelpDlg.ShowNewContent(WindowModePersistent(FWindowMode), hkImp, Selection);
     353    HelpDlg.ShowNewContent(WindowModeMakePersistent(FWindowMode), hkImp, Selection);
    354354end;
    355355
Note: See TracChangeset for help on using the changeset viewer.