mirror of
https://github.com/ppy/osu.git
synced 2025-01-13 13:32:54 +08:00
Removed testing line
This commit is contained in:
parent
aa466d0e84
commit
5c48fa6cb1
@ -245,7 +245,6 @@ namespace osu.Game.Screens.Play
|
||||
|
||||
public void Restart()
|
||||
{
|
||||
System.Diagnostics.Debug.WriteLine("TEST");
|
||||
OnRestart?.Invoke();
|
||||
Exit();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user