mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
Create Gauntlets screen
This commit is contained in:
@@ -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();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user