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