Changeset 337 for trunk/Core.lfm


Ignore:
Timestamp:
Sep 8, 2024, 10:29:37 PM (11 days ago)
Author:
chronos
Message:
  • Added: Game systems action in Tools menu.
  • Modified: TurnStats moved to separate unit.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Core.lfm

    r336 r337  
    126126      Caption = 'Tests'
    127127      OnExecute = ATestsExecute
     128    end
     129    object AGameSystems: TAction
     130      Category = 'Tools'
     131      Caption = 'Game systems'
     132      OnExecute = AGameSystemsExecute
    128133    end
    129134  end
Note: See TracChangeset for help on using the changeset viewer.