소스 검색

Fix Core Merge

sebavan 6 년 전
부모
커밋
c85213fc4b
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/Misc/assetsManager.ts

+ 1 - 0
src/Misc/assetsManager.ts

@@ -10,6 +10,7 @@ import { Texture } from "../Materials/Textures/texture";
 import { CubeTexture } from "../Materials/Textures/cubeTexture";
 import { HDRCubeTexture } from "../Materials/Textures/hdrCubeTexture";
 import { Logger } from "../Misc/logger";
+import { AnimationGroup } from '../Animations/animationGroup';
 
     /**
      * Defines the list of states available for a task inside a AssetsManager