Added default cases to switch/case statements

This commit is contained in:
Grant
2012-12-24 12:35:17 -05:00
parent c4766ad3fb
commit f4e7e6c74a
3 changed files with 12 additions and 0 deletions

View File

@@ -7,6 +7,12 @@ Key:
! Change
- Removal
Version 1.3.13
+ Added Craftbukkit 1.4.6 compatibility
+ Added default cases to several switch/case statements
! GJ stopped being a lazy slacker and got stuff done
- Removed dead code relating to null profiles
Version 1.3.12
+ Added Craftbukkit 1.4.5 compatibility
+ Added new items from Minecraft 1.4 to Herbalism (potatoes & carrots)