probable fix
This commit is contained in:
@@ -35,6 +35,7 @@ package com.seibel.lod.core.enums.config;
|
||||
*/
|
||||
public enum DistanceGenerationMode
|
||||
{
|
||||
NULL((byte) 0),
|
||||
/**
|
||||
* Don't generate anything except just load in already existing chunks
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user