Kill processing_objects (#3398)

This commit is contained in:
Lohikar
2017-09-09 15:22:58 -05:00
committed by GitHub
parent 16d33365c2
commit 8f4b4effae
41 changed files with 89 additions and 130 deletions

View File

@@ -24,7 +24,7 @@
if (H.z == map_z)
nav_control = H
break
processing_objects.Add(src)
START_PROCESSING(SSprocessing, src)
/obj/effect/map/ship/relaymove(mob/user, direction)
accelerate(direction)