LINDA Fix for Turfs

This commit is contained in:
Fox-McCloud
2015-05-29 21:07:56 -04:00
parent 01896f9209
commit 190b1c8073
+1 -1
View File
@@ -64,7 +64,7 @@ turf/simulated/New()
air.temperature = temperature
turf/simulated/Destroy()
turf/simulated/Del()
if(active_hotspot)
qdel(active_hotspot)
..()