mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-12-27 11:09:06 +00:00
Schematic fixes & timings
This commit is contained in:
@@ -13,7 +13,6 @@ public class Settings
|
||||
public int threadCount = 1;
|
||||
public int threadPriority = Thread.MIN_PRIORITY;
|
||||
public boolean loadonstart = true;
|
||||
public boolean fastPlacement = false;
|
||||
public int compilerThreads = 4;
|
||||
public int compilerPriority = Thread.MAX_PRIORITY;
|
||||
public int decorationAccuracy = 3;
|
||||
|
||||
Reference in New Issue
Block a user