Explorar el Código

Resolve Conflicts

Ryan McDonough hace 1 mes
padre
commit
5f779cf0e9
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      jme3-core/src/main/java/com/jme3/system/AppSettings.java

+ 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>