(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
@@ -7,7 +7,7 @@ using VRC.SDK3.Avatars.Components;
using Random = UnityEngine.Random;
// ReSharper disable once CheckNamespace
namespace AnimatorAsCode.V0
namespace AnimatorAsCode.V1
{
public static class AacV0
{