mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-22 13:16:45 +01:00
Removing more debug code SORRY!
nossr50 did a double oopsie
This commit is contained in:
parent
f2c32f07da
commit
f3aff37b46
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user