mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
Merge pull request #10877 from VOREStation/Fixes/multiz
Fixes #10874, Fixes #10871
This commit is contained in:
committed by
Chompstation Bot
parent
0b9ebd3c6a
commit
4a7da468e3
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user