To keep me from accidentally deleting this again...

This commit is contained in:
GJ 2013-01-14 17:23:39 -05:00
parent 724aad8504
commit 83855268d5

View File

@ -53,7 +53,7 @@ public class SuperBreakerEventHandler {
protected void processDropsAndXP() {
manager.miningBlockCheck(block);
manager.miningBlockCheck(block);
manager.miningBlockCheck(block); //Triple drops
}
protected void playSpoutSound() {