1
0
mirror of https://github.com/mcMMO-Dev/mcMMO.git synced 2026-02-21 19:22:59 +01:00

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() {