(MIGRATION) Rearrange assembly structure

This commit is contained in:
Haï~
2023-10-02 04:47:51 +02:00
parent 3bfcb763a1
commit c4174120b9
44 changed files with 78 additions and 19 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ using UnityEditor.Animations;
using UnityEngine;
// ReSharper disable once CheckNamespace
namespace AnimatorAsCode.V0
namespace AnimatorAsCode.V1
{
internal class AacBackingAnimator
{