mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 15:16:38 +09:00
Move strings
This commit is contained in:
@ -33,7 +33,7 @@ namespace osu.Game.Overlays.Rankings
|
||||
{
|
||||
public RankingsTitle()
|
||||
{
|
||||
Title = LayoutStrings.MenuRankingsDefault;
|
||||
Title = NamedOverlayComponentStrings.RankingsTitle;
|
||||
Description = NamedOverlayComponentStrings.RankingsDescription;
|
||||
IconTexture = "Icons/Hexacons/rankings";
|
||||
}
|
||||
|
Reference in New Issue
Block a user