mirror of
https://github.com/ppy/osu.git
synced 2025-03-15 17:47:18 +08: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…
x
Reference in New Issue
Block a user