mirror of
https://github.com/ppy/osu.git
synced 2026-05-21 02:19:55 +08:00
Trim whitespace
This commit is contained in:
@@ -18,7 +18,7 @@ namespace osu.Game.Graphics.Sprites
|
||||
get => spriteText.Text;
|
||||
set => blurredText.Text = spriteText.Text = value;
|
||||
}
|
||||
|
||||
|
||||
public FontUsage Font
|
||||
{
|
||||
get => spriteText.Font;
|
||||
|
||||
Reference in New Issue
Block a user