removed debug message
This commit is contained in:
@@ -310,8 +310,6 @@ public class LodBuilder
|
||||
break;
|
||||
}
|
||||
}
|
||||
if (depth > 400)
|
||||
ClientApi.LOGGER.info("datapoint bug: x:" + xAbs + " y:" + depth + " z:" + zAbs);
|
||||
return depth;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user