Create Gauntlets screen

This commit is contained in:
drdev
2014-08-08 04:05:18 +00:00
parent b16b80c4d5
commit 952e3d93f0
8 changed files with 363 additions and 43 deletions

View File

@@ -92,7 +92,7 @@ public class Localizer {
e.printStackTrace();
}
System.out.println("Language '" + resourceBundle.getBaseBundleName() + "' loaded successfully.");
System.out.println("Language '" + resourceBundle.toString() + "' loaded successfully.");
notifyObservers();