mirror of
https://github.com/ppy/osu.git
synced 2026-05-19 05:49:52 +08:00
Add back startup tasks runner
This commit is contained in:
@@ -26,6 +26,8 @@ namespace osu.Game.Database
|
||||
Logger.Error(e, $@"Failed to initialise the {GetType()}! Trying again with a clean database...");
|
||||
Prepare(true);
|
||||
}
|
||||
|
||||
StartupTasks();
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user