sebastien 7 năm trước cách đây
mục cha
commit
a029c44b36
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      inspector/src/tabs/GLTFTab.ts

+ 1 - 1
inspector/src/tabs/GLTFTab.ts

@@ -1,4 +1,4 @@
-/// <reference path="../../../dist/preview release/glTF2Interface/babylon.glTF2Interface.d.ts"/>
+/// <reference path="../../../dist/preview release/gltf2Interface/babylon.glTF2Interface.d.ts"/>
 /// <reference path="../../../dist/preview release/serializers/babylon.glTF2Serializer.d.ts"/>
 
 module INSPECTOR {