diff --git a/QSB/GetAttachedOWRigidbodyPatch.cs b/QSB/GetAttachedOWRigidbodyPatch.cs index 7ee82ab1..2d045faa 100644 --- a/QSB/GetAttachedOWRigidbodyPatch.cs +++ b/QSB/GetAttachedOWRigidbodyPatch.cs @@ -4,9 +4,6 @@ using UnityEngine; namespace QSB; -/// -/// TODO: TEST THIS. see if things horribly break. this could be huge. -/// [HarmonyPatch(typeof(OWExtensions))] public class GetAttachedOWRigidbodyPatch : QSBPatch {