Преглед изворни кода

Merge pull request #18952 from Mugen87/dev48

Examples: Clean up.
Michael Herzog пре 5 година
родитељ
комит
c805409710
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      examples/jsm/loaders/BasisTextureLoader.js

+ 1 - 0
examples/jsm/loaders/BasisTextureLoader.js

@@ -11,6 +11,7 @@ import {
 	LinearMipmapLinearFilter,
 	Loader,
 	RGBA_ASTC_4x4_Format,
+	RGBA_BPTC_Format,
 	RGBA_PVRTC_4BPPV1_Format,
 	RGB_ETC1_Format,
 	RGB_PVRTC_4BPPV1_Format,