mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 18:42:56 +08:00
Fix preview track manager permanently muting game tracks
This commit is contained in:
parent
47cbd516f3
commit
172e777416
@ -80,7 +80,6 @@ namespace osu.Game.Audio
|
||||
return;
|
||||
|
||||
current.Stop();
|
||||
current = null;
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
Loading…
Reference in New Issue
Block a user