mirror of
https://github.com/ppy/osu.git
synced 2025-01-15 09:22:54 +08:00
Removed debug line
This commit is contained in:
parent
3b3cc59471
commit
a399b18837
@ -344,7 +344,6 @@ namespace osu.Game.Screens.Select
|
||||
if (track != null)
|
||||
{
|
||||
trackManager.SetExclusive(track);
|
||||
System.Diagnostics.Debug.WriteLine("Preview: {0}", preview);
|
||||
if (preview)
|
||||
track.Seek(Beatmap.Metadata.PreviewTime);
|
||||
track.Start();
|
||||
|
Loading…
Reference in New Issue
Block a user