mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-03-28 05:37:19 +00:00
SarcophagusPatches: rotate dat gear
This commit is contained in:
parent
0104069f46
commit
40c9a74f5d
@ -17,11 +17,7 @@ public class SarcophagusPatches : QSBPatch
|
||||
{
|
||||
if (Remote)
|
||||
{
|
||||
return;
|
||||
}
|
||||
|
||||
if (__instance._isOpen)
|
||||
{
|
||||
__instance.GetComponent<GearInterface>().OnPressInteract();
|
||||
return;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user