mirror of
https://github.com/ppy/osu.git
synced 2026-05-28 18:40:22 +08: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