From dd02ce729ada27ddba50012d416b407a1e64edfd Mon Sep 17 00:00:00 2001 From: lvxinran Date: Mon, 2 Sep 2019 14:48:59 +0800 Subject: [PATCH] =?UTF-8?q?=E6=97=A0=E5=B0=BD=E5=BC=BA=E5=88=B6=E5=87=BA?= =?UTF-8?q?=E5=9B=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- protos/MessageTypeProto.proto | 2 ++ 1 file changed, 2 insertions(+) diff --git a/protos/MessageTypeProto.proto b/protos/MessageTypeProto.proto index d3403a3..df7804e 100644 --- a/protos/MessageTypeProto.proto +++ b/protos/MessageTypeProto.proto @@ -154,6 +154,8 @@ enum MessageType{ ENDLESS_MIN_MAP_INFO_REQUEST = 10421;//无尽副本小地图信息 ENDLESS_MIN_MAP_INFO_RESPONSE = 10422; + ENDLEE_OUT_MAP_INDICATION = 10424;//无尽副本更换赛季强制出图 + // F 10500 FIGHT_START_REQUEST = 10500; // FIGHT_START_RESPONSE = 10501;