Functions that start with capital letters are bad.

This commit is contained in:
GJ
2012-06-04 09:08:41 -04:00
parent 2b291954cf
commit 2a27048174
12 changed files with 24 additions and 24 deletions

View File

@ -43,7 +43,7 @@ public class Repair {
dif = (short) (dif * modify);
PP.addXP(player, SkillType.REPAIR, dif * 10);
Skills.XpCheckSkill(SkillType.REPAIR, player);
Skills.xpCheckSkill(SkillType.REPAIR, player);
//CLANG CLANG
if (mcMMO.p.spoutEnabled) {