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/MessgEx.pas

    r425 r426  
    192192  Ticks: TDateTime;
    193193begin
     194  Caption := Phrases.Lookup('TITLE_MESSAGE');
    194195  if GameMode = cMovie then
    195196  begin
     
    548549end;
    549550
    550 
    551 initialization
    552 
    553551end.
Note: See TracChangeset for help on using the changeset viewer.