Merge branch 'main' into experimental/relocate_sqlite
This commit is contained in:
+1
-1
Submodule coreSubProjects updated: cdca7723a7...736df9f848
+2
-2
@@ -46,8 +46,8 @@ public class TestGenericWorldGenerator implements IDhApiWorldGenerator
|
||||
public byte getSmallestDataDetailLevel() { return (byte) (EDhApiDetailLevel.BLOCK.detailLevel); }
|
||||
@Override
|
||||
public byte getLargestDataDetailLevel()
|
||||
//{ return (byte) (EDhApiDetailLevel.BLOCK.detailLevel + 12); }
|
||||
{ return (byte) (EDhApiDetailLevel.BLOCK.detailLevel); }
|
||||
{ return (byte) (EDhApiDetailLevel.BLOCK.detailLevel + 12); }
|
||||
//{ return (byte) (EDhApiDetailLevel.BLOCK.detailLevel); }
|
||||
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user