mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Don't expicitly set origin of TextAwesome.
This commit is contained in:
@ -108,6 +108,7 @@ namespace osu.Game.Screens.Menu
|
||||
{
|
||||
Shadow = true,
|
||||
Anchor = Anchor.Centre,
|
||||
Origin = Anchor.Centre,
|
||||
TextSize = 30,
|
||||
Position = new Vector2(0, 0),
|
||||
Icon = symbol
|
||||
|
Reference in New Issue
Block a user