浏览代码

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

Stephen Gold 4 年之前
父节点
当前提交
ccecc94a78
共有 1 个文件被更改,包括 1 次插入1 次删除
  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