mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Simplify binding/invalidation in TopLocalRank
This commit is contained in:
@ -159,7 +159,6 @@ namespace osu.Game.Screens.Select.Carousel
|
||||
new TopLocalRank(beatmapInfo)
|
||||
{
|
||||
Scale = new Vector2(0.8f),
|
||||
Size = new Vector2(40, 20)
|
||||
},
|
||||
starCounter = new StarCounter
|
||||
{
|
||||
|
Reference in New Issue
Block a user