Fixing a minor spacing issue.

This commit is contained in:
Glitchfinder 2013-01-13 20:05:20 -08:00
parent d5d6f7e860
commit c1bbc685e6

View File

@ -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.