Changeset 220 for trunk/UCore.lfm


Ignore:
Timestamp:
Jun 10, 2018, 12:18:28 PM (6 years ago)
Author:
chronos
Message:
  • Added: Allow to toggle Fog of war in debug mode from Debug menu.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/UCore.lfm

    r213 r220  
    9898      Caption = 'Key shortcuts'
    9999      OnExecute = AShowKeyShortcutsExecute
     100    end
     101    object AToggleFogOfWar: TAction
     102      Caption = 'Toggle fog of war'
     103      OnExecute = AToggleFogOfWarExecute
    100104    end
    101105  end
Note: See TracChangeset for help on using the changeset viewer.