mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-01-10 06:51:36 +00:00
move PlayerAnimationPatches to correct namespace lol
This commit is contained in:
parent
2ae4fb9805
commit
90a6998560
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user