mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 07:06:35 +09:00
@ -15,7 +15,7 @@ namespace osu.Game.Overlays.BeatmapListing
|
||||
public BeatmapListingTitle()
|
||||
{
|
||||
Title = PageTitleStrings.MainBeatmapsetsControllerIndex;
|
||||
Description = HeaderDescriptionStrings.BeatmapListing;
|
||||
Description = NamedOverlayComponentStrings.BeatmapListingDescription;
|
||||
IconTexture = "Icons/Hexacons/beatmap";
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user