Ver código fonte

Examples: Added webgl_loader_texture_rgbm to list.

Mr.doob 6 anos atrás
pai
commit
bed5ac8cbb
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      examples/files.js

+ 1 - 0
examples/files.js

@@ -132,6 +132,7 @@ var files = {
 		"webgl_loader_texture_hdr",
 		"webgl_loader_texture_ktx",
 		"webgl_loader_texture_pvrtc",
+		"webgl_loader_texture_rgbm",
 		"webgl_loader_texture_tga",
 		"webgl_loader_ttf",
 		"webgl_loader_vrm",