mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2026-01-04 15:41:30 +00:00
comment
This commit is contained in:
@@ -445,6 +445,7 @@ public class Mantle {
|
||||
}
|
||||
|
||||
public int unloadTectonicPlate() {
|
||||
// todo: Make it advanced with bursts etc
|
||||
AtomicInteger i = new AtomicInteger();
|
||||
unloadLock.lock();
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user