mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-08-09 07:45:28 +02:00
Fixing a minor spacing issue.
This commit is contained in:
@@ -62,7 +62,7 @@ public class ChunkletUnloader implements Runnable {
|
|||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
|
|
||||||
entry.getValue().inactiveTime = inactiveTime;
|
entry.getValue().inactiveTime = inactiveTime;
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
//Just remove the entry if the chunk has been reloaded.
|
//Just remove the entry if the chunk has been reloaded.
|
||||||
|
Reference in New Issue
Block a user