mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 02:54:41 +01:00
Merge pull request #6062 from Crazylemon64/resting_tweak
Waking up no longer auto-cancels resting
This commit is contained in:
@@ -12,6 +12,4 @@
|
||||
KnockOut()
|
||||
else
|
||||
if(stat == UNCONSCIOUS)
|
||||
// updating=FALSE because `WakeUp` will handle canmove up for us
|
||||
StopResting(updating=FALSE)
|
||||
WakeUp()
|
||||
|
||||
Reference in New Issue
Block a user