mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-01-25 15:35:22 +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 QSB.Utility;
|
||||||
using UnityEngine;
|
using UnityEngine;
|
||||||
|
|
||||||
namespace QSB.Animation.Patches
|
namespace QSB.Animation.Player.Patches
|
||||||
{
|
{
|
||||||
[HarmonyPatch]
|
[HarmonyPatch]
|
||||||
internal class PlayerAnimationPatches : QSBPatch
|
internal class PlayerAnimationPatches : QSBPatch
|
||||||
|
Loading…
x
Reference in New Issue
Block a user