[MIRROR] Fix ruins overlapping the station and away missions increasing world size (#716)

* 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.

* Fix ruins overlapping the station and away missions increasing world size

Co-authored-by: Whoneedspacee <yougotreallyowned@gmail.com>
This commit is contained in:
SkyratBot
2020-09-09 08:29:06 +02:00
committed by GitHub
parent 664b26a2b0
commit cfd17b5030
+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