[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:
SkyratBot
2020-09-30 01:12:57 +02:00
committed by GitHub
parent b8bd574701
commit cf76ee5b1a
5 changed files with 10 additions and 8 deletions
+2
View File
@@ -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()