diff --git a/QSB/Animation/Player/Patches/PlayerAnimationPatches.cs b/QSB/Animation/Player/Patches/PlayerAnimationPatches.cs index b756246f..4a468523 100644 --- a/QSB/Animation/Player/Patches/PlayerAnimationPatches.cs +++ b/QSB/Animation/Player/Patches/PlayerAnimationPatches.cs @@ -6,7 +6,7 @@ using QSB.Player; using QSB.Utility; using UnityEngine; -namespace QSB.Animation.Patches +namespace QSB.Animation.Player.Patches { [HarmonyPatch] internal class PlayerAnimationPatches : QSBPatch