mirror of
https://github.com/osukey/osukey.git
synced 2025-06-05 12:57:39 +09: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()
|
private void onStart()
|
||||||
{
|
{
|
||||||
|
trackManager.StopAnyPlaying(this);
|
||||||
|
|
||||||
switch (type.Value)
|
switch (type.Value)
|
||||||
{
|
{
|
||||||
default:
|
default:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user