Introduced try and catch were needed and fixed some small bugs
This commit is contained in:
@@ -632,6 +632,7 @@ public class LodRegion implements Serializable
|
||||
generationType[tempLod] = new byte[size][size];
|
||||
dataExistence[tempLod] = new boolean[size][size];
|
||||
}
|
||||
minDetailLevel = detailLevel;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user