mirror of
https://github.com/ppy/osu
synced 2025-02-21 04:57:11 +00:00
Added completion text
This commit is contained in:
parent
cbc1aacf5c
commit
e4ead36544
@ -349,6 +349,7 @@ namespace osu.Game.Beatmaps
|
||||
|
||||
var notification = new ProgressNotification
|
||||
{
|
||||
CompletionText = "Restored all deleted beatmaps!",
|
||||
Progress = 0,
|
||||
State = ProgressNotificationState.Active,
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user