work in progress

This commit is contained in:
2025-04-23 02:50:33 +08:00
parent 996a57130c
commit 1ae4aa3ecb
6 changed files with 67 additions and 55 deletions
+1 -1
View File
@@ -126,7 +126,7 @@ public class GamePatch : PatchImpl<GamePatch>
ConvertSavesFromPeace.Enable(false);
}
public static void OnUpdate()
public static void OnInputUpdate()
{
if (!_enableGameUpsFactor) return;
if (_speedDownKey.keyValue)