Fucking intellij

This commit is contained in:
Raoul Van den Berge
2016-07-10 19:49:53 +02:00
parent 48e44f83be
commit 23044e5b63

View File

@@ -78,7 +78,7 @@ public class TileSolderer extends TileNode {
recipe = null; recipe = null;
progress = 0; progress = 0;
// Don't set working to false yet, wait till the next shouldUpdateCache because we may have another stack waiting. // Don't set working to false yet, wait till the next update because we may have another stack waiting.
markDirty(); markDirty();
} }