mirror of
https://github.com/ppy/osu.git
synced 2026-05-20 06:00:25 +08:00
Don't expicitly set origin of TextAwesome.
This commit is contained in:
@@ -98,6 +98,7 @@ namespace osu.Game.Graphics.UserInterface
|
||||
icon = new TextAwesome
|
||||
{
|
||||
Anchor = Anchor.Centre,
|
||||
Origin = Anchor.Centre,
|
||||
TextSize = 25,
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user