mirror of
https://github.com/GeyserMC/GeyserOptionalPack.git
synced 2025-12-19 14:59:14 +00:00
Oops meant to keep this
This commit is contained in:
@@ -101,7 +101,7 @@ public class OptionalPack {
|
|||||||
// Step 5: Cleanup temporary folders and files
|
// Step 5: Cleanup temporary folders and files
|
||||||
log("Clearing temporary files...");
|
log("Clearing temporary files...");
|
||||||
clientJar.close();
|
clientJar.close();
|
||||||
// deleteDirectory(WORKING_PATH.toFile());
|
deleteDirectory(WORKING_PATH.toFile());
|
||||||
|
|
||||||
// Step 6: Finish!!
|
// Step 6: Finish!!
|
||||||
DecimalFormat r3 = new DecimalFormat("0.000");
|
DecimalFormat r3 = new DecimalFormat("0.000");
|
||||||
|
|||||||
Reference in New Issue
Block a user