mirror of
https://github.com/osukey/osukey.git
synced 2025-07-22 19:00:05 +09:00
Fix xmldoc
This commit is contained in:
@ -32,7 +32,7 @@ namespace osu.Game.Database
|
|||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <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>
|
/// </summary>
|
||||||
protected virtual void StartupTasks()
|
protected virtual void StartupTasks()
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user