works but leaks

This commit is contained in:
Putnam
2021-05-30 00:28:51 -07:00
parent 7a8d3148e0
commit 1c17570ea8
9 changed files with 26 additions and 8 deletions
@@ -35,11 +35,6 @@
update_air_ref(planetary_atmos ? 1 : 2)
. = ..()
/turf/open/proc/force_air_reset()
air = new(2500,src)
air.copy_from_turf(src)
update_air_ref(planetary_atmos ? 1 : 2)
/turf/open/Destroy()
if(active_hotspot)
QDEL_NULL(active_hotspot)