removed some e.printStack for the release
This commit is contained in:
@@ -522,7 +522,7 @@ public class LodDimension
|
||||
region.getDataToRender(dataToRender, playerPosX, playerPosZ);
|
||||
} catch (Exception e)
|
||||
{
|
||||
e.printStackTrace();
|
||||
//e.printStackTrace();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user