1212
This commit is contained in:
@@ -98,7 +98,7 @@ public class ChatController : ControllerBase
|
||||
isSend = par != "0";
|
||||
break;
|
||||
case 2:
|
||||
isSend = true;
|
||||
isSend = false;
|
||||
code = nameof(GameChatEnum.Code.Group);
|
||||
par = "";
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user