Changeset 432 for trunk/LocalPlayer/Wonders.pas
- Timestamp:
- Apr 28, 2022, 10:46:44 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LocalPlayer/Wonders.pas
r431 r432 351 351 begin 352 352 if Selection >= 0 then 353 HelpDlg.ShowNewContent(WindowMode Persistent(FWindowMode), hkImp, Selection);353 HelpDlg.ShowNewContent(WindowModeMakePersistent(FWindowMode), hkImp, Selection); 354 354 end; 355 355
Note:
See TracChangeset
for help on using the changeset viewer.