1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-23 05:39:53 +08:00

Remove excess newline

This commit is contained in:
Dean Herbert
2018-11-21 18:53:50 +09:00
Unverified
parent 88f82eb722
commit d677921680
-1
View File
@@ -387,7 +387,6 @@ namespace osu.Game.Online.Chat
JoinChannel(channel, true);
}
//todo: handle left channels
handleChannelMessages(updates.Messages);