1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-19 02:29:53 +08:00

Update BeatmapDetailAreaTabControl.cs

This commit is contained in:
Revel
2019-09-19 15:47:32 -04:00
Unverified
parent c09f384a7e
commit f7f9c0f7e0
@@ -49,7 +49,7 @@ namespace osu.Game.Screens.Select
{
Anchor = Anchor.BottomRight,
Origin = Anchor.BottomRight,
Text = @"Mods",
Text = @"Selected Mods",
Alpha = 0,
},
};