mirror of https://github.com/hykilpikonna/AquaDX
[F] Maybe fix practise mode
parent
07b8cc04be
commit
c34affc215
|
@ -26,6 +26,7 @@ public class DebugFeature
|
||||||
_gameProcess = __instance;
|
_gameProcess = __instance;
|
||||||
_gameMovie = ____gameMovie;
|
_gameMovie = ____gameMovie;
|
||||||
_monitors = ____monitors;
|
_monitors = ____monitors;
|
||||||
|
PolyFill.timer = 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
public static void DoCustomPatch(HarmonyLib.Harmony h)
|
public static void DoCustomPatch(HarmonyLib.Harmony h)
|
||||||
|
|
Loading…
Reference in New Issue