mirror of
https://github.com/HbmMods/Hbm-s-Nuclear-Tech-GIT.git
synced 2026-01-25 10:32:49 +00:00
Change default config value
100 -> 200
This commit is contained in:
parent
604849c3a7
commit
ee32fff9be
@ -36,7 +36,7 @@ public class GeneralConfig {
|
||||
public static boolean enableSteamParticles = true;
|
||||
public static boolean enableSoundExtension = true;
|
||||
public static boolean enableMekanismChanges = true;
|
||||
public static int normalSoundChannels = 100;
|
||||
public static int normalSoundChannels = 200;
|
||||
public static int hintPos = 0;
|
||||
|
||||
public static boolean enableExpensiveMode = false;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user