diff --git a/API/Behaviors/Actions/SetInvincibleAction.cs b/API/Behaviors/Actions/SetInvincibleAction.cs index 3c0953d..27214a8 100644 --- a/API/Behaviors/Actions/SetInvincibleAction.cs +++ b/API/Behaviors/Actions/SetInvincibleAction.cs @@ -10,7 +10,6 @@ using Il2CppAssets.Scripts.Unity; using Il2CppInterop.Runtime.InteropTypes.Arrays; using Il2CppNinjaKiwi.Common.ResourceUtils; -using Il2CppNinjaKiwi.LiNK.AuthenticationProviders; using Il2CppSystem.Collections.Generic; using System; using System.Collections.Generic; @@ -26,7 +25,7 @@ internal class SetInvincibleAction : CustomBloonBehavior