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