mirror of
https://github.com/ppy/osu.git
synced 2025-01-19 10:12:53 +08:00
shorten label
This commit is contained in:
parent
77f5ec3a4e
commit
8617b94c9d
@ -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)]
|
||||
|
Loading…
Reference in New Issue
Block a user