mirror of
https://github.com/ppy/osu.git
synced 2026-05-23 04:41:54 +08:00
Slight reword in ConfigureConnection's xmldoc
This commit is contained in:
@@ -23,7 +23,7 @@ namespace osu.Game.Online
|
||||
public class HubClientConnector : IDisposable
|
||||
{
|
||||
/// <summary>
|
||||
/// Invoked whenever a new hub connection is built.
|
||||
/// Invoked whenever a new hub connection is built, to configure it before it's started.
|
||||
/// </summary>
|
||||
public Action<HubConnection>? ConfigureConnection;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user