mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 16:29:58 +09:00
Fix a few naming issues.
This commit is contained in:
@ -32,7 +32,7 @@ namespace osu.Game.Graphics.UserInterface
|
||||
private float minStarAlpha => 0.5f;
|
||||
|
||||
private const float star_size = 20;
|
||||
private float star_spacing = 4;
|
||||
private const float star_spacing = 4;
|
||||
|
||||
private float count;
|
||||
|
||||
|
Reference in New Issue
Block a user