Finalized more for the digging upgrade.

This commit is contained in:
WayofTime 2016-01-04 09:15:15 -05:00
parent cbc2dfbc6d
commit 80a9380e71
3 changed files with 14 additions and 4 deletions

View file

@ -58,7 +58,6 @@ public class StatTrackerDigging extends StatTracker
changeMap.put(livingArmour, 0);
System.out.println("Blocks dug: " + totalBlocksDug);
this.markDirty();
return true;