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:
@ -26,11 +26,6 @@ namespace osu.Game.Graphics
|
||||
Text = ((char)icon).ToString();
|
||||
}
|
||||
}
|
||||
|
||||
public TextAwesome()
|
||||
{
|
||||
Origin = Framework.Graphics.Anchor.Centre;
|
||||
}
|
||||
}
|
||||
|
||||
public enum FontAwesome
|
||||
|
Reference in New Issue
Block a user