mirror of
https://github.com/osukey/osukey.git
synced 2025-05-14 01:57:22 +09:00
Fix more potential failures
This commit is contained in:
parent
163a937e41
commit
54dbb43f79
@ -40,6 +40,7 @@ namespace osu.Game.Tests.Visual.UserInterface
|
|||||||
[SetUp]
|
[SetUp]
|
||||||
public void SetUp() => Schedule(() =>
|
public void SetUp() => Schedule(() =>
|
||||||
{
|
{
|
||||||
|
SelectedMods.Value = Array.Empty<Mod>();
|
||||||
Children = new Drawable[]
|
Children = new Drawable[]
|
||||||
{
|
{
|
||||||
modSelect = new TestModSelectOverlay
|
modSelect = new TestModSelectOverlay
|
||||||
|
Loading…
x
Reference in New Issue
Block a user