1
0
mirror of https://github.com/mcMMO-Dev/mcMMO.git synced 2026-02-20 18:53:11 +01:00

Removing more debug code SORRY!

nossr50 did a double oopsie
This commit is contained in:
nossr50
2019-01-31 14:18:17 -08:00
parent f2c32f07da
commit f3aff37b46

View File

@@ -163,8 +163,6 @@ public class RandomChanceUtil
}
private static double calculateChanceOfSuccess(RandomChanceSkillStatic randomChance) {
mcMMO.p.getServer().broadcastMessage("DEBUG: USING CORRECT STATIC CALCULATION METHOD");
double chanceOfSuccess = getChanceOfSuccess(randomChance.getXPos(), 100, 100);
//Add Luck