Communication hotfix (#54084)

This commit is contained in:
Couls
2020-09-29 15:28:22 -07:00
committed by GitHub
parent 07c4dbe547
commit ed02f99f92
4 changed files with 7 additions and 5 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()