Add option to disable registering of pause control hotkeys

This commit is contained in:
WarmUpTill
2022-05-04 15:17:44 +02:00
committed by WarmUpTill
parent 22a361f977
commit b5eb0b3f3e
6 changed files with 57 additions and 9 deletions

View File

@@ -82,6 +82,7 @@ AdvSceneSwitcher.macroTab.minimize="Minimize"
AdvSceneSwitcher.macroTab.highlightExecutedMacros="Highlight recently executed macros"
AdvSceneSwitcher.macroTab.highlightTrueConditions="Highlight conditions of currently selected macro that evaluated to true recently"
AdvSceneSwitcher.macroTab.highlightPerformedActions="Highlight recently performed actions of currently selected macro"
AdvSceneSwitcher.macroTab.disableHotkeys="Register hotkeys to control pause state of selected macro"
; Macro Logic
AdvSceneSwitcher.logic.none="Ignore entry"