mirror of
https://github.com/ppy/osu.git
synced 2026-05-28 15:10:26 +08:00
Fix incomplete comment
This commit is contained in:
committed by
GitHub
Unverified
parent
345c7f4fa8
commit
400514630d
@@ -72,7 +72,7 @@ namespace osu.Game.Online.API
|
||||
|
||||
/// <summary>
|
||||
/// Register a component to receive API events.
|
||||
/// Fires <see cref="IOnlineComponent.APIStateChanged"/> once immediately to ensure correct .
|
||||
/// Fires <see cref="IOnlineComponent.APIStateChanged"/> once immediately to ensure a correct state.
|
||||
/// </summary>
|
||||
/// <param name="component"></param>
|
||||
public void Register(IOnlineComponent component)
|
||||
|
||||
Reference in New Issue
Block a user