mirror of
https://github.com/osukey/osukey.git
synced 2025-08-02 22:26:41 +09:00
@ -18,7 +18,7 @@ namespace osu.Game.Overlays.Dashboard
|
||||
public DashboardTitle()
|
||||
{
|
||||
Title = HomeStrings.UserTitle;
|
||||
Description = HeaderDescriptionStrings.Dashboard;
|
||||
Description = NamedOverlayComponentStrings.DashboardDescription;
|
||||
IconTexture = "Icons/Hexacons/social";
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user