mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 20:48:56 +01:00
Gang v3 has been tested and is now good to go!
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user