Added completion text

This commit is contained in:
FreezyLemon 2017-12-21 13:01:14 +01:00
parent cbc1aacf5c
commit e4ead36544

View File

@ -349,6 +349,7 @@ namespace osu.Game.Beatmaps
var notification = new ProgressNotification
{
CompletionText = "Restored all deleted beatmaps!",
Progress = 0,
State = ProgressNotificationState.Active,
};