mirror of
https://github.com/ppy/osu
synced 2024-12-15 03:16:17 +00:00
add alias "/msg" (also a command in stable)
This commit is contained in:
parent
b1c89f7618
commit
255f8a9769
@ -257,6 +257,7 @@ namespace osu.Game.Online.Chat
|
||||
break;
|
||||
|
||||
case "chat":
|
||||
case "msg":
|
||||
case "query":
|
||||
if (string.IsNullOrWhiteSpace(content))
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user