mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2024-12-29 03:28:26 +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;
|
||||
|
||||
/// <summary>
|
||||
/// TODO: TEST THIS. see if things horribly break. this could be huge.
|
||||
/// </summary>
|
||||
[HarmonyPatch(typeof(OWExtensions))]
|
||||
public class GetAttachedOWRigidbodyPatch : QSBPatch
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user