Log posted notifications

To help with test failures and the likes.
This commit is contained in:
Dean Herbert
2022-01-25 23:38:46 +09:00
parent c32c26dc72
commit cdef67ccd0
4 changed files with 8 additions and 2 deletions

View File

@ -25,7 +25,7 @@ namespace osu.Game.Overlays.Notifications
private LocalisableString text;
public LocalisableString Text
public override LocalisableString Text
{
get => text;
set