Browse Source

Fix extra character

Popov72 5 years ago
parent
commit
6056f78e85
1 changed files with 1 additions and 1 deletions
  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"
             }
         }
     },