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