mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 07:06:35 +09:00
Move strings
This commit is contained in:
@ -117,7 +117,7 @@ namespace osu.Game.Overlays.Changelog
|
||||
{
|
||||
public ChangelogHeaderTitle()
|
||||
{
|
||||
Title = LayoutStrings.MenuHomeChangelogIndex;
|
||||
Title = NamedOverlayComponentStrings.ChangelogTitle;
|
||||
Description = NamedOverlayComponentStrings.ChangelogDescription;
|
||||
IconTexture = "Icons/Hexacons/devtools";
|
||||
}
|
||||
|
Reference in New Issue
Block a user