mirror of
https://github.com/ppy/osu.git
synced 2026-05-22 00:30:45 +08:00
Reword StableDirectoryLocationDialog header
Co-authored-by: Salman Ahmed <frenzibyte@gmail.com>
This commit is contained in:
@@ -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)
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user