[F] Maybe fix practise mode

This commit is contained in:
Clansty
2024-09-30 14:21:10 +08:00
parent 07b8cc04be
commit c34affc215

View File

@@ -26,6 +26,7 @@ public class DebugFeature
_gameProcess = __instance;
_gameMovie = ____gameMovie;
_monitors = ____monitors;
PolyFill.timer = 0;
}
public static void DoCustomPatch(HarmonyLib.Harmony h)