Refactor Move() code

This commit is contained in:
Aronai Sieyes
2020-04-27 10:08:55 -04:00
parent ab179d74a2
commit bc1fa7bd05
42 changed files with 345 additions and 407 deletions
+1 -1
View File
@@ -61,7 +61,7 @@
if(shadow)
shadow.sync_icon(src)
/mob/living/Move()
/mob/living/Moved()
. = ..()
check_shadow()