mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-02-04 03:39:55 +00:00
comment
This commit is contained in:
parent
0e8c0af483
commit
bdbdc69ba1
@ -59,7 +59,6 @@ public class AlarmTotemPatches : QSBPatch
|
|||||||
/// <summary>
|
/// <summary>
|
||||||
/// prefix to check for local visibility
|
/// prefix to check for local visibility
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <param name="__instance"></param>
|
|
||||||
[HarmonyPrefix]
|
[HarmonyPrefix]
|
||||||
[HarmonyPatch(typeof(AlarmTotem), nameof(AlarmTotem.FixedUpdate))]
|
[HarmonyPatch(typeof(AlarmTotem), nameof(AlarmTotem.FixedUpdate))]
|
||||||
private static void FixedUpdate(AlarmTotem __instance)
|
private static void FixedUpdate(AlarmTotem __instance)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user