mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 16:29:58 +09:00
Testcase improvements
This commit is contained in:
@ -206,6 +206,8 @@ namespace osu.Game.Screens.Multi.Match
|
||||
|
||||
if (e.NewValue?.Ruleset != null)
|
||||
Ruleset.Value = e.NewValue.Ruleset;
|
||||
|
||||
trackManager.StopAnyPlaying(this);
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
Reference in New Issue
Block a user