Completed ZAS rework. Needs testing, and consideration to make zones sleep.

This commit is contained in:
SkyMarshal
2013-09-03 20:25:03 -07:00
committed by SkyMarshal
parent 073f462e1b
commit e8f9d19c75
9 changed files with 85 additions and 27 deletions
+1 -1
View File
@@ -318,7 +318,7 @@
/obj/structure/window/proc/update_nearby_tiles(need_rebuild)
if(!air_master)
return 0
AddTurfToUpdate(
air_master.AddTurfToUpdate(get_turf(src))
return 1