Ignore:
Timestamp:
Dec 10, 2024, 12:06:43 AM (13 days ago)
Author:
chronos
Message:
  • Added: Tools - Score menu action to show history of previously played games with score information.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/FormMain.lfm

    r103 r108  
    11object FormMain: TFormMain
    22  Left = 534
    3   Height = 1027
     3  Height = 993
    44  Top = 223
    55  Width = 1491
     
    5454        Action = Core.ASettings
    5555      end
    56       object MenuItem4: TMenuItem
    57         Action = Core.AComputer
     56      object MenuItem7: TMenuItem
     57        Action = Core.AScore
    5858      end
    5959      object MenuItemMovesHistory: TMenuItem
    6060        Action = Core.AHistory
     61      end
     62      object MenuItem4: TMenuItem
     63        Action = Core.AComputer
    6164      end
    6265    end
Note: See TracChangeset for help on using the changeset viewer.