mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 23:24:04 +09:00
remove /j
This commit is contained in:
@ -213,7 +213,6 @@ namespace osu.Game.Online.Chat
|
||||
PostMessage(content, true);
|
||||
break;
|
||||
|
||||
case "j":
|
||||
case "join":
|
||||
if (string.IsNullOrWhiteSpace(content))
|
||||
{
|
||||
|
Reference in New Issue
Block a user