Fix game build
This commit is contained in:
@@ -33,7 +33,9 @@ public:
|
||||
AnimationsService AnimationManagerInstance;
|
||||
Array<AnimatedModel*> UpdateList;
|
||||
TaskGraphSystem* Animations::System = nullptr;
|
||||
#if USE_EDITOR
|
||||
Delegate<Asset*, ScriptingObject*, uint32, uint32> Animations::DebugFlow;
|
||||
#endif
|
||||
|
||||
bool AnimationsService::Init()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user