mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-07-28 10:05:27 +02:00
Fixed typo. As usual.
This commit is contained in:
@@ -195,5 +195,4 @@ public class WoodCutting
|
|||||||
PP.addXP(SkillType.WOODCUTTING, xp, player);
|
PP.addXP(SkillType.WOODCUTTING, xp, player);
|
||||||
Skills.XpCheckSkill(SkillType.WOODCUTTING, player);
|
Skills.XpCheckSkill(SkillType.WOODCUTTING, player);
|
||||||
}
|
}
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user