mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 17:07:38 +08:00
remove /j
This commit is contained in:
parent
ffb6794b4e
commit
bcd443a3aa
@ -213,7 +213,6 @@ namespace osu.Game.Online.Chat
|
||||
PostMessage(content, true);
|
||||
break;
|
||||
|
||||
case "j":
|
||||
case "join":
|
||||
if (string.IsNullOrWhiteSpace(content))
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user