mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-21 20:13:45 +01:00
SQL entry for hotkey mode
This commit is contained in:
@@ -46,5 +46,7 @@
|
||||
|
||||
if(prefs.toggles & HOTKEYS)
|
||||
winset(src, null, "input.focus=true input.background-color=[COLOR_INPUT_ENABLED] mainwindow.macro=default")
|
||||
to_chat(src, "Using default macro")
|
||||
else
|
||||
winset(src, null, "input.focus=true input.background-color=[COLOR_INPUT_ENABLED] mainwindow.macro=old_default")
|
||||
to_chat(src, "GOD HECKING HECK HECK")
|
||||
|
||||
Reference in New Issue
Block a user