mirror of
https://github.com/osukey/osukey.git
synced 2025-08-02 22:26:41 +09:00
add alias "/msg" (also a command in stable)
This commit is contained in:
@ -257,6 +257,7 @@ namespace osu.Game.Online.Chat
|
||||
break;
|
||||
|
||||
case "chat":
|
||||
case "msg":
|
||||
case "query":
|
||||
if (string.IsNullOrWhiteSpace(content))
|
||||
{
|
||||
|
Reference in New Issue
Block a user