Slightly more reasonable waves

This commit is contained in:
Anuken
2020-10-25 15:07:51 -04:00
parent 1cdea49383
commit 6c3372e71c
4 changed files with 29 additions and 23 deletions
+2 -2
View File
@@ -36,8 +36,8 @@ public class Vars implements Loadable{
public static boolean loadLocales = true;
/** Whether the logger is loaded. */
public static boolean loadedLogger = false, loadedFileLogger = false;
/** Whether to show the cliff button in the editor*/
public static boolean addCliffButton = false;
/** Whether to enable various experimental features (e.g. cliffs) */
public static boolean experimental = false;
/** Maximum extra padding around deployment schematics. */
public static final int maxLoadoutSchematicPad = 5;
/** Maximum schematic size.*/