9
0
mirror of https://github.com/VolmitSoftware/Iris.git synced 2025-12-24 01:29:16 +00:00

fixup! Pack Benchmarking - Iris pregen is broken what it relies on so it doesnt work. Issue: Generated and total chunks dont end up as the same value after the pregen is done

This commit is contained in:
RePixelatedMC
2023-10-26 17:52:33 +02:00
parent 8a0b443d28
commit b40dcd3164

View File

@@ -48,6 +48,7 @@ public class IrisPackBenchmarking {
if(folder.exists()){
Iris.info(C.RED + "FAILED To remove old Benchmark!");
//cancelled = true;
}
}
} catch (Exception e) {