Comments out spacedmm should not sleeps

This commit is contained in:
Artur
2020-11-13 15:18:00 +02:00
parent e8bd56a92d
commit f76c3e922c
4 changed files with 5 additions and 6 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
* Splits off into PhysicalLife() and BiologicalLife(). Override those instead of this.
*/
/mob/living/proc/Life(seconds, times_fired)
SHOULD_NOT_SLEEP(TRUE)
//SHOULD_NOT_SLEEP(TRUE)
if(mob_transforming)
return