浏览代码

Fix extra character

Popov72 5 年之前
父节点
当前提交
6056f78e85
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Tools/Config/config.json

+ 1 - 1
Tools/Config/config.json

@@ -674,7 +674,7 @@
                     "readme.md"
                 ],
                 "typings": "babylon.ktx2Decoder.module.d.ts",
-                "index": "babylon.ktx2Decoder+.max.js"
+                "index": "babylon.ktx2Decoder.max.js"
             }
         }
     },