Fixes /mob/living/life not calling its parent

This was preventing mobs from updating ghosts following them when they
moved any way other than walking.
This commit is contained in:
Krausus
2016-06-03 20:53:14 -04:00
parent 4d7aab53a2
commit 41efd06063

View File

@@ -59,6 +59,8 @@
if(get_nations_mode())
process_nations()
..()
/mob/living/proc/handle_breathing()
return