mirror of
https://github.com/osukey/osukey.git
synced 2025-08-08 09:03:50 +09:00
Fix codefactor
This commit is contained in:
@ -84,7 +84,6 @@ namespace osu.Game.Overlays.Profile.Header.Components
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
if (group.Playmodes?.Length > 0)
|
if (group.Playmodes?.Length > 0)
|
||||||
{
|
{
|
||||||
innerContainer.AddRange(group.Playmodes.Select(p =>
|
innerContainer.AddRange(group.Playmodes.Select(p =>
|
||||||
|
Reference in New Issue
Block a user