mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2026-06-17 14:21:33 +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:
@@ -48,6 +48,7 @@ public class IrisPackBenchmarking {
|
|||||||
if(folder.exists()){
|
if(folder.exists()){
|
||||||
Iris.info(C.RED + "FAILED To remove old Benchmark!");
|
Iris.info(C.RED + "FAILED To remove old Benchmark!");
|
||||||
//cancelled = true;
|
//cancelled = true;
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
} catch (Exception e) {
|
} catch (Exception e) {
|
||||||
|
|||||||
Reference in New Issue
Block a user