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
+1 -1
View File
@@ -21,7 +21,7 @@
src.amount=amount
return
/obj/item/stack/Del()
/obj/item/stack/Destroy()
if (src && usr && usr.machine==src)
usr << browse(null, "window=stack")
..()