mirror of
https://github.com/osukey/osukey.git
synced 2025-05-30 09:57:21 +09:00
More formatting
This commit is contained in:
parent
3f73799975
commit
ef811f3cf3
@ -236,7 +236,7 @@ namespace osu.Game.Overlays
|
|||||||
{
|
{
|
||||||
newItems.Add(new PlaylistItem(value[i], i)
|
newItems.Add(new PlaylistItem(value[i], i)
|
||||||
{
|
{
|
||||||
OnSelect = OnSelect,
|
OnSelect = OnSelect,
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user