mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 08:49:59 +09: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
|
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)
|
Font = OsuFont.Default.With(size: 40)
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user