Simplify binding/invalidation in TopLocalRank

This commit is contained in:
Dean Herbert
2022-01-19 13:20:52 +09:00
parent e60fd358d0
commit 9be5bf38c6
2 changed files with 6 additions and 12 deletions

View File

@ -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
{