1
0
mirror of https://github.com/ppy/osu.git synced 2025-03-23 04:27:18 +08:00

Revert deletion of xmldoc summary line

This commit is contained in:
Craftplacer 2021-06-05 19:03:11 +02:00
parent 4925a7d59e
commit b97f31f314
No known key found for this signature in database
GPG Key ID: 0D94BDA3F64B90CE

@ -60,6 +60,7 @@ namespace osu.Game.Overlays.Chat.Tabs
/// <summary>
/// Adds a channel to the ChannelTabControl.
/// The first channel added will automaticly selected.
/// </summary>
/// <param name="channel">The channel that is going to be added.</param>
public void AddChannel(Channel channel)