mirror of
https://github.com/ppy/osu.git
synced 2026-05-28 20:40:46 +08:00
Remove mod icon offset
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user