there is no cliffs (#5991)

This commit is contained in:
JrTRinny
2021-09-14 20:32:08 +07:00
committed by GitHub
parent be0397355f
commit 63b39cdb72

View File

@@ -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 = "";