mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 16:29:58 +09:00
Add new default skin "argon"
This commit is contained in:
@ -104,7 +104,7 @@ namespace osu.Game.Tests.Visual
|
||||
},
|
||||
new OsuSpriteText
|
||||
{
|
||||
Text = skin?.SkinInfo.Value.Name ?? "none",
|
||||
Text = skin.SkinInfo.Value.Name,
|
||||
Scale = new Vector2(1.5f),
|
||||
Padding = new MarginPadding(5),
|
||||
},
|
||||
|
Reference in New Issue
Block a user