mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2026-06-17 22:32:04 +00:00
update last use for in use tectonic plates
This commit is contained in:
@@ -474,6 +474,7 @@ public class Mantle {
|
|||||||
|
|
||||||
if (m.inUse()) {
|
if (m.inUse()) {
|
||||||
Iris.debug("Tectonic Plate was added to unload while in use " + C.DARK_GREEN + m.getX() + " " + m.getZ());
|
Iris.debug("Tectonic Plate was added to unload while in use " + C.DARK_GREEN + m.getX() + " " + m.getZ());
|
||||||
|
lastUse.put(id, M.ms());
|
||||||
toUnload.remove(id);
|
toUnload.remove(id);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user