mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-01-01 03:32:38 +00:00
remove the todo since it works
This commit is contained in:
parent
0a97b992b2
commit
3f1a194809
@ -4,9 +4,6 @@ using UnityEngine;
|
|||||||
|
|
||||||
namespace QSB;
|
namespace QSB;
|
||||||
|
|
||||||
/// <summary>
|
|
||||||
/// TODO: TEST THIS. see if things horribly break. this could be huge.
|
|
||||||
/// </summary>
|
|
||||||
[HarmonyPatch(typeof(OWExtensions))]
|
[HarmonyPatch(typeof(OWExtensions))]
|
||||||
public class GetAttachedOWRigidbodyPatch : QSBPatch
|
public class GetAttachedOWRigidbodyPatch : QSBPatch
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user