Fix some missing qdel hints

This commit is contained in:
Cyberboss
2017-01-31 16:50:54 -05:00
parent b8102e276d
commit 9ba3f5662e
4 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -33,7 +33,7 @@
if (!orbiting.orbiters.len)//we are the last orbit, delete the list
orbiting.orbiters = null
orbiting = null
..()
return ..()
/datum/orbit/proc/Check(turf/targetloc)
if (!orbiter)