Update names and icons to match new designs

This commit is contained in:
Dean Herbert
2020-09-03 16:26:09 +09:00
parent dceae21bbf
commit dbf44fbaf2
8 changed files with 10 additions and 10 deletions

View File

@ -58,7 +58,7 @@ namespace osu.Game.Overlays.News
{
Title = "news";
Description = "Get up-to-date on community happenings";
IconTexture = "Icons/news";
IconTexture = "Icons/Hexacons/news";
}
}
}