[F] Maybe fix practise mode

This commit is contained in:
Clansty 2024-09-30 14:21:10 +08:00
parent bb820fdc82
commit 434d3ba830

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)