Jelajahi Sumber

Resolve Conflicts

Ryan McDonough 1 bulan lalu
induk
melakukan
5f779cf0e9
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  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>