mirror of
https://github.com/ppy/osu
synced 2024-12-13 18:37:04 +00:00
Remove mod icon offset
This commit is contained in:
parent
7bf430afd5
commit
acc07c1d65
@ -52,7 +52,6 @@ namespace osu.Game.Rulesets.UI
|
||||
Anchor = Anchor.Centre,
|
||||
Size = new Vector2(size),
|
||||
Icon = OsuIcon.ModBg,
|
||||
Y = -6.5f,
|
||||
Shadow = true,
|
||||
},
|
||||
modIcon = new SpriteIcon
|
||||
|
Loading…
Reference in New Issue
Block a user