Waking up no longer auto-cancels resting

This commit is contained in:
Crazylemon64
2017-01-02 12:04:51 -08:00
parent 31edef28b4
commit 2e7346af69
@@ -12,6 +12,4 @@
KnockOut()
else
if(stat == UNCONSCIOUS)
// updating=FALSE because `WakeUp` will handle canmove up for us
StopResting(updating=FALSE)
WakeUp()