mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 18:42:56 +08:00
Fix inaccurate xmldoc
This commit is contained in:
parent
9a43291fd3
commit
5903c3be90
@ -70,7 +70,7 @@ namespace osu.Game.Online.Spectator
|
||||
public event Action<int, SpectatorState> OnUserBeganPlaying;
|
||||
|
||||
/// <summary>
|
||||
/// Called whenever a user starts a play session.
|
||||
/// Called whenever a user finishes a play session.
|
||||
/// </summary>
|
||||
public event Action<int, SpectatorState> OnUserFinishedPlaying;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user