mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 15:47:26 +08: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