mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2026-06-17 14:21:33 +00:00
Removed debug code
This commit is contained in:
@@ -38,7 +38,6 @@ public class IrisEngineSVC implements IrisService {
|
|||||||
tectonicLimit.getAndAdd(1);
|
tectonicLimit.getAndAdd(1);
|
||||||
t = t - 250;
|
t = t - 250;
|
||||||
}
|
}
|
||||||
tectonicLimit.set(10); // DEBUG CODE
|
|
||||||
this.setup();
|
this.setup();
|
||||||
cacheTicker.start();
|
cacheTicker.start();
|
||||||
trimTicker.start();
|
trimTicker.start();
|
||||||
|
|||||||
Reference in New Issue
Block a user