The most experimental PR in the world (#18762)

This commit is contained in:
AffectedArc07
2022-08-13 13:13:02 +01:00
committed by GitHub
parent 744779d579
commit d2384ddc23
3 changed files with 4 additions and 5 deletions
@@ -170,6 +170,7 @@ GLOBAL_DATUM_INIT(_preloader, /datum/dmm_suite/preloader, new())
var/turf/T = t
// we do this after we load everything in. if we don't; we'll have weird atmos bugs regarding atmos adjacent turfs
T.AfterChange(TRUE, keep_cabling = TRUE)
CHECK_TICK
return bounds
/**