Testcase improvements

This commit is contained in:
Andrei Zavatski
2019-08-08 12:25:46 +03:00
parent 460cf141de
commit 9ab132520c
2 changed files with 29 additions and 8 deletions

View File

@ -206,6 +206,8 @@ namespace osu.Game.Screens.Multi.Match
if (e.NewValue?.Ruleset != null)
Ruleset.Value = e.NewValue.Ruleset;
trackManager.StopAnyPlaying(this);
}
/// <summary>