mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Apply more cases/fix some existing ones
This commit is contained in:
@ -34,6 +34,7 @@ namespace osu.Game.Overlays.Profile.Header.Components
|
||||
{
|
||||
content.Show();
|
||||
iconContainer.Clear();
|
||||
|
||||
for (int i = 0; i < count; i++)
|
||||
{
|
||||
iconContainer.Add(new SpriteIcon
|
||||
|
Reference in New Issue
Block a user