We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b41d07 commit 5f779cfCopy full SHA for 5f779cf
jme3-core/src/main/java/com/jme3/system/AppSettings.java
@@ -1588,6 +1588,7 @@ public static void printPreferences(String preferencesKey) throws BackingStoreEx
1588
}
1589
logger.log(Level.INFO, sb.toString());
1590
1591
+ }
1592
/**
1593
* Sets the preferred native platform for creating the GL context on Linux distributions.
1594
* <p>
0 commit comments