stop-gap remove meditation

This commit is contained in:
Mister_Nebula 2021-10-14 11:46:14 +01:00
parent 79db042db5
commit d4505b0fb3

View File

@ -10,6 +10,7 @@ namespace QSB.TimeSync.Patches
{ {
Prefix(nameof(PlayerCameraEffectController_OnStartOfTimeLoop)); Prefix(nameof(PlayerCameraEffectController_OnStartOfTimeLoop));
Empty("OWTime_Pause"); Empty("OWTime_Pause");
Empty("SubmitActionSkipToNextLoop_AdvanceToNextLoop"); // TODO : remove this, remove meditation button instead
} }
public static bool PlayerCameraEffectController_OnStartOfTimeLoop() public static bool PlayerCameraEffectController_OnStartOfTimeLoop()