mirror of
https://github.com/osukey/osukey.git
synced 2025-08-05 07:33:55 +09:00
Added testcase
This commit is contained in:
@ -56,5 +56,10 @@ namespace osu.Game.Screens.Play
|
||||
Scale = new Vector2(0.7f),
|
||||
});
|
||||
}
|
||||
|
||||
public void Clear()
|
||||
{
|
||||
iconsContainer.Clear();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user