These were basically the same function.

This commit is contained in:
GJ
2013-08-20 15:15:42 -04:00
parent c8c76f4174
commit 045d74fb9d
5 changed files with 13 additions and 24 deletions

View File

@ -13,7 +13,6 @@ import com.gmail.nossr50.datatypes.MobHealthbarType;
import com.gmail.nossr50.datatypes.skills.AbilityType;
import com.gmail.nossr50.datatypes.skills.SkillType;
import com.gmail.nossr50.skills.repair.RepairMaterialType;
import com.gmail.nossr50.util.Misc;
import com.gmail.nossr50.util.StringUtils;
public class Config extends AutoUpdateConfigLoader {