This commit is contained in:
Tigercat2000
2016-07-18 22:10:37 -07:00
parent 9f8ba253c9
commit 503ee69a8c
+1 -1
View File
@@ -85,7 +85,7 @@
if(!client)
return
if(sleeping || stat == DEAD) //If unconscious or sleeping
if(sleeping || stat == UNCONSCIOUS) //If unconscious or sleeping
hear_sleep(message)
return