mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 16:29:58 +09:00
Rename button class and add basic progress display
This commit is contained in:
@ -72,7 +72,7 @@ namespace osu.Game.Screens.Select.Carousel
|
||||
RelativeSizeAxes = Axes.Y,
|
||||
Children = new Drawable[]
|
||||
{
|
||||
new UpdateRequiredIcon(beatmapSet),
|
||||
new UpdateBeatmapSetButton(beatmapSet),
|
||||
}
|
||||
},
|
||||
new BeatmapSetOnlineStatusPill
|
||||
|
Reference in New Issue
Block a user