mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-02 08:39:49 +01:00
Fixing a minor spacing issue.
This commit is contained in:
parent
d5d6f7e860
commit
c1bbc685e6
@ -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.
|
||||||
|
Loading…
Reference in New Issue
Block a user