Refactor LocaleLoader a bit

This commit is contained in:
NuclearW
2013-02-06 01:05:09 -05:00
parent bbfbe1e72c
commit c13593def1
2 changed files with 31 additions and 19 deletions

View File

@@ -564,4 +564,3 @@ public class mcMMO extends JavaPlugin {
xpEventEnabled = !xpEventEnabled;
}
}