From 3920373277e92c1d2eac8bb8379d651086a4ed37 Mon Sep 17 00:00:00 2001 From: Mister_Nebula <41904486+misternebula@users.noreply.github.com> Date: Thu, 28 Oct 2021 20:17:20 +0100 Subject: [PATCH] actual init qsbsolanumanimcontrollers --- QSB/Animation/NPC/CharacterAnimManager.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/QSB/Animation/NPC/CharacterAnimManager.cs b/QSB/Animation/NPC/CharacterAnimManager.cs index 834eeca4..c690fbdd 100644 --- a/QSB/Animation/NPC/CharacterAnimManager.cs +++ b/QSB/Animation/NPC/CharacterAnimManager.cs @@ -12,6 +12,7 @@ namespace QSB.Animation.NPC QSBWorldSync.Init(); QSBWorldSync.Init(); QSBWorldSync.Init(); + QSBWorldSync.Init(); //MOVE : this is the wrong place to put this... move it to Conversations? QSBWorldSync.OldDialogueTrees.Clear();