Merge pull request #10877 from VOREStation/Fixes/multiz

Fixes #10874, Fixes #10871
This commit is contained in:
Aronai Sieyes
2021-07-04 18:45:42 -04:00
committed by Chompstation Bot
parent 0b9ebd3c6a
commit 4a7da468e3
2 changed files with 2 additions and 1 deletions

View File

@@ -152,7 +152,7 @@ GLOBAL_DATUM_INIT(_preloader, /dmm_suite/preloader, new)
if(xcrd > world.maxx)
if(cropMap)
break
else
else if(!measureOnly)
world.maxx = xcrd
if(xcrd >= 1)