From 899f384ee53a98134148ac21fb70335c417bea10 Mon Sep 17 00:00:00 2001 From: "PC-202302260912\\Administrator" <1769111741@qq.com> Date: Mon, 26 Jun 2023 18:39:44 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=A9=E9=99=8D=E7=A4=BC=E5=8C=85=E5=8D=8F?= =?UTF-8?q?=E8=AE=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- protos/MessageTypeProto.proto | 3 +++ 1 file changed, 3 insertions(+) diff --git a/protos/MessageTypeProto.proto b/protos/MessageTypeProto.proto index c473cdf..ffc0bba 100644 --- a/protos/MessageTypeProto.proto +++ b/protos/MessageTypeProto.proto @@ -1540,6 +1540,9 @@ enum MessageType{ DESIRE_DRAW_CARD_REQUEST = 3050223; DESIRE_DRAW_CARD_RESPONSE = 3050224; + GetGmSingleActivityRequest = 3050225; + GetGmSingleActivityResponse = 3050226; + //==========================================================800000起为global 协议========================================================== GetWorldServerRequest = 800001;//获取世界服ip