9
0
mirror of https://github.com/VolmitSoftware/Iris.git synced 2025-12-30 04:29:05 +00:00
This commit is contained in:
RePixelatedMC
2023-11-26 19:42:25 +01:00
parent c30de98449
commit 0c179eae86

View File

@@ -69,7 +69,7 @@ public class DynamicPerformanceSVC implements IrisService {
tectonicLimit.getAndAdd(1);
t = t - 250;
}
tectonicLimit.set(10);
// tectonicLimit.set(10);
}
}