mirror of
https://github.com/ppy/osu.git
synced 2025-01-28 18:12:56 +08:00
Fix preview can be played on start
This commit is contained in:
parent
cbcdc28900
commit
8668bce25d
@ -231,6 +231,8 @@ namespace osu.Game.Screens.Multi.Match
|
||||
|
||||
private void onStart()
|
||||
{
|
||||
trackManager.StopAnyPlaying(this);
|
||||
|
||||
switch (type.Value)
|
||||
{
|
||||
default:
|
||||
|
Loading…
Reference in New Issue
Block a user