Garbage collection fixes

This commit is contained in:
ZomgPonies
2014-02-19 20:24:31 -05:00
parent d26777a0d9
commit 1ab8df4b13
141 changed files with 2310 additions and 2278 deletions

View File

@@ -14,7 +14,7 @@
fire_act(datum/gas_mixture/air, exposed_temperature, exposed_volume)
return
Del()
Destroy()
blob_nodes -= src
processing_objects.Remove(src)
..()