(MIGRATION) Fix all compilation issues
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
using System;
|
||||
using AnimatorAsCode.V1;
|
||||
using VRC.SDK3.Avatars.Components;
|
||||
using VRC.SDKBase;
|
||||
|
||||
namespace AnimatorAsCode.V1.Extensions.VRChat
|
||||
// ReSharper disable once CheckNamespace
|
||||
namespace AnimatorAsCode.V1VRC
|
||||
{
|
||||
public static class VRChatExtensions
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user