Ryan McDonough 1 місяць тому
батько
коміт
5f779cf0e9

+ 1 - 0
jme3-core/src/main/java/com/jme3/system/AppSettings.java

@@ -1588,6 +1588,7 @@ public final class AppSettings extends HashMap<String, Object> {
             }
             logger.log(Level.INFO, sb.toString());
         }
+    }
     /**
      * Sets the preferred native platform for creating the GL context on Linux distributions.
      * <p>