mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Increase flexibility of StarCounter component
This commit is contained in:
@ -123,7 +123,7 @@ namespace osu.Game.Screens.Select.Carousel
|
||||
},
|
||||
starCounter = new StarCounter
|
||||
{
|
||||
CountStars = (float)beatmap.StarDifficulty,
|
||||
Current = (float)beatmap.StarDifficulty,
|
||||
Scale = new Vector2(0.8f),
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user