From 910ac27336c66c01a4335efb9898edf9819880a0 Mon Sep 17 00:00:00 2001 From: yuanshuai <243578945@qq.com> Date: Fri, 18 Mar 2022 11:50:50 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E9=98=B5=E8=90=A5=EF=BC=9A=E7=A5=9E?= =?UTF-8?q?=E9=AD=94=E5=8D=8F=E8=AE=AE=E5=8F=B7=E6=B7=BB=E5=8A=A0?= 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 a991bbe..a0f6915 100644 --- a/protos/MessageTypeProto.proto +++ b/protos/MessageTypeProto.proto @@ -1144,6 +1144,9 @@ enum MessageType{ UP_STAR_ACTIVITY_SELECT_REQUEST = 20223;//英雄升星活动选择英雄请求 UP_STAR_ACTIVITY_SELECT_RESPONSE = 20224; + GOD_DEVIL_HERO_SELECT_PROP_REQUEST = 20225;//神魔阵营选择职业协议 + GOD_DEVIL_HERO_SELECT_PROP_RESPONSE = 20226; + //30000以后 新增协议号使用协议名定义 协议号自动映射