Gang v3 has been tested and is now good to go!

This commit is contained in:
Ikarrus
2015-04-19 22:26:15 -06:00
parent af7131c7ad
commit 4ff044dc78
22 changed files with 186 additions and 121 deletions
+3
View File
@@ -239,6 +239,9 @@
if(!path || path == type) //Sucks this is here but it would cause problems otherwise.
return ..()
for(var/obj/effect/decal/cleanable/decal in src.contents)
qdel(decal)
if(light)
qdel(light)