mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-28 23:58:07 +01:00
[MIRROR] Communication hotfix (#1062)
* Communication hotfix * bah * Update preferences.dm Co-authored-by: Couls <coul422@gmail.com> Co-authored-by: Azarak <azarak10@gmail.com>
This commit is contained in:
co-authored by
Couls
Azarak
parent
b8bd574701
commit
cf76ee5b1a
@@ -36,3 +36,5 @@
|
||||
winset(src, null, "input.focus=true input.background-color=[COLOR_INPUT_ENABLED]")
|
||||
else
|
||||
winset(src, null, "input.focus=true input.background-color=[COLOR_INPUT_DISABLED]")
|
||||
|
||||
update_special_keybinds()
|
||||
|
||||
Reference in New Issue
Block a user