mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-07-18 18:23:06 +00:00
Parallaxes
This commit is contained in:
parent
c212bc294b
commit
fa1d2416e0
@ -12,7 +12,7 @@ public class Settings
|
||||
public static class PerformanceSettings
|
||||
{
|
||||
public PerformanceMode performanceMode = PerformanceMode.DOUBLE_CPU;
|
||||
public ObjectMode objectMode = ObjectMode.NONE;
|
||||
public ObjectMode objectMode = ObjectMode.PARALLAX;
|
||||
public boolean fastMode = false;
|
||||
public int threadPriority = Thread.MAX_PRIORITY;
|
||||
public int threadCount = 4;
|
||||
|
Loading…
x
Reference in New Issue
Block a user