mirror of
https://github.com/ppy/osu.git
synced 2025-01-19 10:12:53 +08:00
Fix xmldoc
This commit is contained in:
parent
7a18d373ec
commit
0177fcbe5f
@ -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()
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user