Comment out debug code

This commit is contained in:
James Seibel
2021-08-14 17:38:40 -05:00
parent f55f5b881f
commit 231340d979
@@ -97,7 +97,7 @@ public class ClientProxy
lodWorld.resizeDimensionRegionWidth(newWidth);
lodNodeBuilder.regionWidth = newWidth;
LOGGER.info("new dimension width in regions: " + newWidth + "\t potential: " + newWidth );
//LOGGER.info("new dimension width in regions: " + newWidth + "\t potential: " + newWidth );
// skip this frame, hopefully the lodWorld
// should have everything set up by then