mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 03:27:05 +01:00
FIX
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user