(MIGRATION END) Change namespaces

This commit is contained in:
Haï~
2023-10-02 04:48:23 +02:00
parent 6c00522b62
commit 3f5fd7aff7
7 changed files with 63 additions and 6 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ using VRC.SDK3.Avatars.Components;
using UnityEditor;
using UnityEditor.Animations;
using AnimatorAsCode.V1.VRCDestructiveWorkflow;
using AnimatorAsCode.V1VRC;
using AnimatorAsCode.V1.VRC;
namespace AnimatorAsCodeFramework.Examples
{