mirror of
https://github.com/ppy/osu
synced 2025-02-17 19:07:07 +00:00
Revert incorrect xmldoc change
This commit is contained in:
parent
b024065857
commit
7f788058cd
@ -46,7 +46,7 @@ namespace osu.Game.Online.Spectator
|
||||
public IBindableList<int> PlayingUsers => playingUsers;
|
||||
|
||||
/// <summary>
|
||||
/// Whether the spectated user is playing.
|
||||
/// Whether the local user is playing.
|
||||
/// </summary>
|
||||
private bool isPlaying { get; set; }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user