1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-28 09:02:58 +08:00

Remove excess newline

This commit is contained in:
Dean Herbert 2018-11-21 18:53:50 +09:00
parent 88f82eb722
commit d677921680

View File

@ -387,7 +387,6 @@ namespace osu.Game.Online.Chat
JoinChannel(channel, true);
}
//todo: handle left channels
handleChannelMessages(updates.Messages);