mirror of
https://github.com/osukey/osukey.git
synced 2025-05-29 09:27:18 +09:00
Trim whitespace
This commit is contained in:
parent
081355e3d1
commit
32e9547ce9
@ -18,7 +18,7 @@ namespace osu.Game.Graphics.Sprites
|
|||||||
get => spriteText.Text;
|
get => spriteText.Text;
|
||||||
set => blurredText.Text = spriteText.Text = value;
|
set => blurredText.Text = spriteText.Text = value;
|
||||||
}
|
}
|
||||||
|
|
||||||
public FontUsage Font
|
public FontUsage Font
|
||||||
{
|
{
|
||||||
get => spriteText.Font;
|
get => spriteText.Font;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user