added whitespace

why not
This commit is contained in:
CM436 2024-03-28 11:03:47 -06:00
parent f4c0ed3f4c
commit 628a9474ac

View File

@ -35,6 +35,7 @@ public class GeneralConfig {
public static boolean enableMOTD = true;
public static boolean enableGuideBook = true;
public static boolean enableSteamParticles = true;
public static int hintPos = 0;
public static boolean enableExpensiveMode = false;