Fix ruins overlapping the station and away missions increasing world size (#53558)

Changes the bounds size proc from async to not. We need to make sure 
the bounds on map templates are correct before they are spawned or 
weird issues can happen. Fixes #53542. Fixes #53562.
This commit is contained in:
Whoneedspacee
2020-09-08 23:01:27 -04:00
committed by GitHub
parent 44cdf61210
commit 2a4bf712af
+1 -1
View File
@@ -11,7 +11,7 @@
if(path)
mappath = path
if(mappath)
INVOKE_ASYNC(src, .proc/preload_size, mappath, cache)
preload_size(mappath, cache)
if(rename)
name = rename