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