浏览代码

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