Ignore:
Timestamp:
Apr 26, 2022, 8:23:31 PM (2 years ago)
Author:
chronos
Message:
  • Fixed: Show correctly buttons on task bar with localized captions in windowed mode on Windows.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LocalPlayer/Wonders.pas

    r352 r426  
    7676procedure TWondersDlg.FormShow(Sender: TObject);
    7777begin
     78  Caption := Phrases.Lookup('TITLE_WONDERS');
    7879  Selection := -1;
    7980  OffscreenPaint;
Note: See TracChangeset for help on using the changeset viewer.