mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 08:20:00 +09:00
Fix remaining issues
This commit is contained in:
@ -137,6 +137,7 @@ namespace osu.Game.Graphics.UserInterface
|
||||
private class Star : Container
|
||||
{
|
||||
public readonly SpriteIcon Icon;
|
||||
|
||||
public Star()
|
||||
{
|
||||
Size = new Vector2(star_size);
|
||||
|
Reference in New Issue
Block a user