Update with missing icons

This commit is contained in:
Dean Herbert
2020-09-03 17:05:45 +09:00
parent f5a73130e1
commit 99e34d8562
3 changed files with 3 additions and 3 deletions

View File

@ -18,7 +18,7 @@ namespace osu.Game.Overlays
{
public class NotificationOverlay : OsuFocusedOverlayContainer, INamedOverlayComponent
{
public string IconTexture => "Icons/Hexacons/";
public string IconTexture => "Icons/Hexacons/notification";
public string Title => "Notifications";
public string Description => "Waiting for 'ya";