mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-02-21 18:40:03 +00:00
What
This commit is contained in:
parent
c29300c857
commit
3434999c13
@ -14,7 +14,7 @@ public class StationaryProbeLauncherPatches : QSBPatch
|
|||||||
|
|
||||||
[HarmonyPostfix]
|
[HarmonyPostfix]
|
||||||
[HarmonyPatch(typeof(StationaryProbeLauncher), nameof(StationaryProbeLauncher.FinishExitSequence))]
|
[HarmonyPatch(typeof(StationaryProbeLauncher), nameof(StationaryProbeLauncher.FinishExitSequence))]
|
||||||
public static void StationaryProbeLauncher_FinishExitSequence(Elevator __instance)
|
public static void StationaryProbeLauncher_FinishExitSequence(StationaryProbeLauncher __instance)
|
||||||
{
|
{
|
||||||
if (Remote)
|
if (Remote)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user