Ignore:
Timestamp:
Jun 7, 2024, 9:33:19 PM (3 months ago)
Author:
chronos
Message:
  • Added: Flatpak build files.
  • Added: Game menu restart action to start a new game without showing options dialog.
  • Fixed: Fullscreen error after another window was opened.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/FormMain.lfm

    r88 r91  
    11object FormMain: TFormMain
    22  Left = 534
    3   Height = 1061
     3  Height = 993
    44  Top = 223
    55  Width = 1491
     
    2424      object MenuItemNew: TMenuItem
    2525        Action = Core.ANew
     26      end
     27      object MenuItem6: TMenuItem
     28        Action = Core.ARestart
    2629      end
    2730      object MenuItem2: TMenuItem
Note: See TracChangeset for help on using the changeset viewer.