9
0
mirror of https://github.com/VolmitSoftware/Iris.git synced 2026-01-04 15:41:30 +00:00
This commit is contained in:
RePixelatedMC
2023-12-24 16:41:20 +01:00
parent cdf73c4629
commit e46b68e2f3

View File

@@ -445,6 +445,7 @@ public class Mantle {
}
public int unloadTectonicPlate() {
// todo: Make it advanced with bursts etc
AtomicInteger i = new AtomicInteger();
unloadLock.lock();
try {