mirror of
https://github.com/ppy/osu.git
synced 2025-01-26 19:32:55 +08:00
Adjust hold note head icon to be more centered
This commit is contained in:
parent
e12ab165b8
commit
08b88ed639
@ -13,6 +13,7 @@ namespace osu.Game.Rulesets.Mania.Skinning.Argon
|
||||
{
|
||||
Anchor = Anchor.Centre,
|
||||
Origin = Anchor.Centre,
|
||||
Y = 2,
|
||||
Size = new Vector2(20, 5),
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user