1
0
mirror of https://github.com/mcMMO-Dev/mcMMO.git synced 2025-06-20 07:51:25 +02:00

Fixed issues with level caps having a tab character in the config file.

This commit is contained in:
gmcferrin 2012-02-02 08:26:02 -05:00
parent 2b85ed01ea
commit b4a3ddba3c
2 changed files with 4 additions and 5 deletions
src/main/java/com/gmail/nossr50/config

@ -67,7 +67,6 @@ public class LoadProperties {
fishingDropChanceTier2, fishingDropChanceTier3,
fishingDropChanceTier4, fishingDropChanceTier5, mnetherwart,
mvines, mlilypad, mnetherbrick, mendstone, mmossstone, mstonebrick,
levelCapAcrobatics, levelCapArchery, levelCapAxes, levelCapExcavation,
levelCapFishing, levelCapHerbalism, levelCapMining, levelCapRepair,
levelCapSwords, levelCapTaming, levelCapUnarmed, levelCapWoodcutting;