This commit is contained in:
NotAKidoS 2023-03-24 19:09:08 -05:00
parent 38445efae3
commit 7b5ad71060
4 changed files with 21 additions and 1 deletions

View file

@ -22,6 +22,11 @@ public static class BadAnimatorFixManager
badAnimatorFixes.Remove(bad);
}
public static void OnPlayerLoaded()
{
ToggleJob(BadAnimatorFixMod.EntryEnabled.Value);
}
public static void OnSceneInitialized(string sceneName)
{
// Get all the animators in the loaded world