Browse Source

Image.java: resolve a javadoc error caused by a merge conflict

Stephen Gold 4 năm trước cách đây
mục cha
commit
ccecc94a78
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      jme3-core/src/main/java/com/jme3/texture/Image.java

+ 1 - 1
jme3-core/src/main/java/com/jme3/texture/Image.java

@@ -960,7 +960,7 @@ public class Image extends NativeObject implements Savable /*, Cloneable*/ {
     }
 
     /**
-     * @param efficientData ignored
+     * @return null
      * @deprecated This feature is no longer used by the engine
      */
     @Deprecated