9
0
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:
RePixelatedMC
2023-12-24 14:40:41 +01:00
parent aef05bad20
commit 2193b02c0a

View File

@@ -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();