This commit is contained in:
Fox-McCloud
2015-07-04 22:56:28 -04:00
parent ab28186d13
commit a25e052802
+1 -1
View File
@@ -159,7 +159,7 @@
var/turf/simulated/T = loc
if(T.active_hotspot == src)
T.active_hotspot = null
loc = null
..()
return QDEL_HINT_PUTINPOOL
/obj/effect/hotspot/proc/DestroyTurf()