mirror of
https://github.com/ppy/osu.git
synced 2026-05-29 07:29:53 +08:00
Make spinner bigger
This commit is contained in:
@@ -194,7 +194,7 @@ namespace osu.Game.Overlays.Comments
|
||||
{
|
||||
Anchor = Anchor.Centre,
|
||||
Origin = Anchor.Centre,
|
||||
Size = new Vector2(14),
|
||||
Size = new Vector2(16),
|
||||
Depth = -2,
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user