We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd5b6de commit e9bb454Copy full SHA for e9bb454
osu.Game/Screens/Edit/GameplayTest/EditorPlayer.cs
@@ -78,8 +78,6 @@ public override void OnEntering(ScreenTransitionEvent e)
78
FinishTransforms();
79
GameplayClockContainer.FinishTransforms(false, nameof(Alpha));
80
81
- GameplayClockContainer.Start();
82
- GameplayClockContainer.Stop();
83
editorResumeOverlay?.Show();
84
}
85
0 commit comments