mirror of
https://github.com/ppy/osu
synced 2025-01-30 01:42:54 +00:00
Fix client naming and xmldoc
This commit is contained in:
parent
60550b73f7
commit
147db0abe2
@ -6,7 +6,7 @@ using System.Threading.Tasks;
|
||||
namespace osu.Game.Online.RealtimeMultiplayer
|
||||
{
|
||||
/// <summary>
|
||||
/// An interface defining a spectator client instance.
|
||||
/// An interface defining a multiplayer client instance.
|
||||
/// </summary>
|
||||
public interface IMultiplayerClient
|
||||
{
|
Loading…
Reference in New Issue
Block a user