mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 08:20:00 +09:00
Log posted notifications
To help with test failures and the likes.
This commit is contained in:
@ -25,7 +25,7 @@ namespace osu.Game.Overlays.Notifications
|
||||
|
||||
private LocalisableString text;
|
||||
|
||||
public LocalisableString Text
|
||||
public override LocalisableString Text
|
||||
{
|
||||
get => text;
|
||||
set
|
||||
|
Reference in New Issue
Block a user