mirror of
https://github.com/ppy/osu
synced 2025-01-25 07:13:22 +00:00
Reword StableDirectoryLocationDialog
header
Co-authored-by: Salman Ahmed <frenzibyte@gmail.com>
This commit is contained in:
parent
f60dbbfbbd
commit
bec06cfac7
@ -18,7 +18,7 @@ namespace osu.Game.Overlays.Settings.Sections.Maintenance
|
||||
|
||||
protected override OsuSpriteText CreateHeader() => new OsuSpriteText
|
||||
{
|
||||
Text = "Please select stable location",
|
||||
Text = "Please select your osu!stable install location",
|
||||
Font = OsuFont.Default.With(size: 40)
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user