mirror of
https://github.com/osukey/osukey.git
synced 2025-08-06 16:13:57 +09:00
Make spinner a little bigger
This commit is contained in:
@ -184,7 +184,7 @@ namespace osu.Game.Overlays.Comments
|
||||
{
|
||||
Anchor = Anchor.Centre,
|
||||
Origin = Anchor.Centre,
|
||||
Size = new Vector2(12),
|
||||
Size = new Vector2(14),
|
||||
Depth = -2,
|
||||
});
|
||||
}
|
||||
|
Reference in New Issue
Block a user