1
0
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:
rtm516
2025-08-28 01:32:37 +01:00
parent 7c2309b3cd
commit 7f91e34a89

View File

@@ -101,7 +101,7 @@ public class OptionalPack {
// Step 5: Cleanup temporary folders and files
log("Clearing temporary files...");
clientJar.close();
// deleteDirectory(WORKING_PATH.toFile());
deleteDirectory(WORKING_PATH.toFile());
// Step 6: Finish!!
DecimalFormat r3 = new DecimalFormat("0.000");