resupport old hotkey mode

This commit is contained in:
Couls
2019-07-15 20:08:49 -04:00
parent 4b3efa1ae1
commit c30d6171ff
+1 -1
View File
@@ -43,4 +43,4 @@
var/key = macro_set[k]
var/command = macro_set[key]
winset(src, "[setname]-\ref[key]", "parent=[setname];name=[key];command=[command]")
winset(src, null, "input.focus=true input.background-color=[COLOR_INPUT_ENABLED] mainwindow.macro=default")
winset(src, null, "input.focus=true input.background-color=[COLOR_INPUT_ENABLED] mainwindow.macro=old_default")