1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-28 17:10:12 +08:00

Remove mod icon offset

This commit is contained in:
Dean Herbert
2019-08-21 22:18:29 +09:00
Unverified
parent 7bf430afd5
commit acc07c1d65
-1
View File
@@ -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