mirror of
https://github.com/osukey/osukey.git
synced 2025-05-30 09:57:21 +09:00
Update BeatmapDetailAreaTabControl.cs
This commit is contained in:
parent
c09f384a7e
commit
f7f9c0f7e0
@ -49,7 +49,7 @@ namespace osu.Game.Screens.Select
|
|||||||
{
|
{
|
||||||
Anchor = Anchor.BottomRight,
|
Anchor = Anchor.BottomRight,
|
||||||
Origin = Anchor.BottomRight,
|
Origin = Anchor.BottomRight,
|
||||||
Text = @"Mods",
|
Text = @"Selected Mods",
|
||||||
Alpha = 0,
|
Alpha = 0,
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user