praise the good lord, for the game finally compiles

This commit is contained in:
duncathan
2016-03-29 18:51:40 -06:00
parent 3f1375ba39
commit e86cf0f280
195 changed files with 10565 additions and 10467 deletions
@@ -12,7 +12,7 @@
var/list/map = mother.map
for(var/turf/T in map)
SSair.remove_from_active(T)
for(var/turf/T in map)
for(var/turf/open/T in map)
if(T.air)
T.air.copy_from_turf(T)
SSair.add_to_active(T)