mirror of
https://github.com/ppy/osu
synced 2025-03-11 05:49:12 +00:00
Fix xmldoc
This commit is contained in:
parent
7a18d373ec
commit
0177fcbe5f
@ -32,7 +32,7 @@ namespace osu.Game.Database
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Perform any common startup tasks. Runs after <see cref="Prepare(bool)"/> and <see cref="PerformMigration(int, int)"/>.
|
||||
/// Perform any common startup tasks. Runs after <see cref="Prepare(bool)"/>.
|
||||
/// </summary>
|
||||
protected virtual void StartupTasks()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user