Ignore:
Timestamp:
Dec 9, 2024, 10:31:28 AM (13 days ago)
Author:
chronos
Message:
  • Added: Close button in moves history and help forms.
  • Modified: Always show moves history menu action.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/FormMain.pas

    r100 r101  
    268268begin
    269269  MenuItemFullScreen.Checked := FullScreen;
    270   MenuItemMovesHistory.Visible := Core.Core.Game.RecordHistory;
    271270  ToolsVisible := False;
    272271  for I := 0 to MenuItemTools.Count - 1 do
Note: See TracChangeset for help on using the changeset viewer.