This commit is contained in:
kevinz000
2020-03-04 15:42:01 -07:00
parent 0d312b8dff
commit d1f161fe0f
6 changed files with 40 additions and 25 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
if(valid)
display_typing_indicator()
switch(_key)
if("Escape")
if("Escape") //escape breaks out of clientside verb text input without executing at all, meaning we can't hook the verb to do this for us.
clear_typing_indicator()
if("Delete", "H")
if(!pulling)