there is no cliffs (#5991)
This commit is contained in:
@@ -40,7 +40,7 @@ public class Vars implements Loadable{
|
||||
public static boolean loadLocales = true;
|
||||
/** Whether the logger is loaded. */
|
||||
public static boolean loadedLogger = false, loadedFileLogger = false;
|
||||
/** Whether to enable various experimental features (e.g. cliffs) */
|
||||
/** Whether to enable various experimental features (e.g. spawn positions for spawn groups) */
|
||||
public static boolean experimental = false;
|
||||
/** Name of current Steam player. */
|
||||
public static String steamPlayerName = "";
|
||||
|
||||
Reference in New Issue
Block a user