mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-01-27 03:35:20 +00:00
my balls
This commit is contained in:
parent
e62f6d57fc
commit
eee6a7aba4
@ -56,9 +56,6 @@ public class AlarmTotemPatches : QSBPatch
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
|
||||||
/// prefix to check for local visibility
|
|
||||||
/// </summary>
|
|
||||||
[HarmonyPrefix]
|
[HarmonyPrefix]
|
||||||
[HarmonyPatch(typeof(AlarmTotem), nameof(AlarmTotem.FixedUpdate))]
|
[HarmonyPatch(typeof(AlarmTotem), nameof(AlarmTotem.FixedUpdate))]
|
||||||
private static bool FixedUpdate(AlarmTotem __instance)
|
private static bool FixedUpdate(AlarmTotem __instance)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user