Revert deletion of xmldoc summary line

This commit is contained in:
Craftplacer
2021-06-05 19:03:11 +02:00
parent 4925a7d59e
commit b97f31f314

View File

@ -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)