mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 22:56:36 +09:00
Add localisation support for new button string
This commit is contained in:
@ -94,7 +94,7 @@ namespace osu.Game.Overlays.Mods
|
||||
{
|
||||
Anchor = Anchor.TopCentre,
|
||||
Origin = Anchor.TopCentre,
|
||||
Text = "Use Current Mods",
|
||||
Text = ModSelectOverlayStrings.UseCurrentMods,
|
||||
Action = useCurrentMods
|
||||
},
|
||||
saveButton = new ShearedButton
|
||||
|
Reference in New Issue
Block a user