1
0
mirror of https://github.com/mcMMO-Dev/mcMMO.git synced 2025-08-10 00:05:27 +02:00

Fixed issue with Mining using actual skill level rather than max skill

level
This commit is contained in:
Grant
2012-12-24 12:44:55 -05:00
parent 9136530618
commit f7ea25be61
2 changed files with 3 additions and 2 deletions
Changelog.txt
src/main/java/com/gmail/nossr50/skills/gathering

@@ -9,7 +9,8 @@ Key:
Version 1.3.13
+ Added Craftbukkit 1.4.6 compatibility
+ Added default cases to several switch/case statements
= Fixed issue with missing default cases from several switch/case statements
= Fixed issue with Mining using actual skill level rather than max skill level
! GJ stopped being a lazy slacker and got stuff done
- Removed dead code relating to null profiles
- Removed unused imports