This commit is contained in:
kevinz000
2020-03-04 08:02:28 -07:00
parent c28a78de3d
commit 0d312b8dff
2 changed files with 9 additions and 2 deletions
+2
View File
@@ -19,6 +19,8 @@
if(valid)
display_typing_indicator()
switch(_key)
if("Escape")
clear_typing_indicator()
if("Delete", "H")
if(!pulling)
to_chat(src, "<span class='notice'>You are not pulling anything.</span>")