This commit is contained in:
Aronai Sieyes
2021-07-04 17:50:20 -04:00
parent 0d4a328234
commit d5bd389cb4
2 changed files with 2 additions and 1 deletions
+1 -1
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)