mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 14:46:38 +09:00
shorten label
This commit is contained in:
@ -19,7 +19,7 @@ namespace osu.Game.Graphics.UserInterfaceV2
|
||||
Size = new Vector2(100, 50);
|
||||
Anchor = Anchor.CentreLeft;
|
||||
Origin = Anchor.CentreLeft;
|
||||
LabelText = "Show hidden items";
|
||||
LabelText = @"Show hidden";
|
||||
}
|
||||
|
||||
[BackgroundDependencyLoader(true)]
|
||||
|
Reference in New Issue
Block a user