mirror of
https://github.com/osukey/osukey.git
synced 2025-07-23 11:20:03 +09:00
Fix xmldoc
This commit is contained in:
@ -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()
|
||||
{
|
||||
|
Reference in New Issue
Block a user