diff --git a/QSB/TimeSync/Patches/TimePatches.cs b/QSB/TimeSync/Patches/TimePatches.cs index 9692d9e1..a0d5f48a 100644 --- a/QSB/TimeSync/Patches/TimePatches.cs +++ b/QSB/TimeSync/Patches/TimePatches.cs @@ -10,6 +10,7 @@ namespace QSB.TimeSync.Patches { Prefix(nameof(PlayerCameraEffectController_OnStartOfTimeLoop)); Empty("OWTime_Pause"); + Empty("SubmitActionSkipToNextLoop_AdvanceToNextLoop"); // TODO : remove this, remove meditation button instead } public static bool PlayerCameraEffectController_OnStartOfTimeLoop()