mirror of
https://github.com/osukey/osukey.git
synced 2025-06-10 05:48:05 +09: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,
|
Anchor = Anchor.Centre,
|
||||||
Size = new Vector2(size),
|
Size = new Vector2(size),
|
||||||
Icon = OsuIcon.ModBg,
|
Icon = OsuIcon.ModBg,
|
||||||
Y = -6.5f,
|
|
||||||
Shadow = true,
|
Shadow = true,
|
||||||
},
|
},
|
||||||
modIcon = new SpriteIcon
|
modIcon = new SpriteIcon
|
||||||
|
Loading…
x
Reference in New Issue
Block a user