Merge branch 'master' into spooder

# Conflicts:
#	code/modules/surgery/organs/eyes.dm

I have no idea if this will work
This commit is contained in:
Tupinambis
2020-10-01 17:10:42 -05:00
288 changed files with 168990 additions and 84966 deletions
+1 -1
View File
@@ -366,7 +366,7 @@ SUBSYSTEM_DEF(air)
sleep(world.tick_lag)
var/timer = world.timeofday
log_mapping("There are [starting_ats] active turfs at roundstart caused by a difference of the air between the adjacent turfs. You can see its coordinates using \"Mapping -> Show roundstart AT list\" verb (debug verbs required).")
var/list/turfs_to_check = get_amt_active_turfs()
var/list/turfs_to_check = get_active_turfs()
for(var/T in turfs_to_check)
GLOB.active_turfs_startlist += T