mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-07-01 23:47:21 +00:00
Fixes
This commit is contained in:
parent
ed0efec628
commit
8b8d59065f
@ -12,7 +12,7 @@ public class Settings
|
||||
public PerformanceMode performanceMode = PerformanceMode.UNLIMITED;
|
||||
public int threadCount = 12;
|
||||
public int threadPriority = Thread.MAX_PRIORITY;
|
||||
public boolean loadonstart = true;
|
||||
public boolean loadonstart = false;
|
||||
}
|
||||
|
||||
public static class GeneratorSettings
|
||||
|
Loading…
x
Reference in New Issue
Block a user