From 9f2ce24b08cfda0b84283bb2da6c0622efb1a741 Mon Sep 17 00:00:00 2001 From: grimm <1769111741@qq.com> Date: Sun, 4 Feb 2024 18:28:42 +0800 Subject: [PATCH] =?UTF-8?q?=E7=AB=9E=E6=8A=80=E5=9C=BA=E5=8D=8F=E8=AE=AE?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BA=94=E7=89=88=EF=BC=8C=E6=8E=92=E8=A1=8C?= =?UTF-8?q?=E6=A6=9C=E4=BF=A1=E6=81=AF=E6=B7=BB=E5=8A=A0=E7=AB=9E=E6=8A=80?= =?UTF-8?q?=E5=9C=BA=E6=AE=B5=E4=BD=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- protos/CommonProto.proto | 1 + 1 file changed, 1 insertion(+) diff --git a/protos/CommonProto.proto b/protos/CommonProto.proto index 1b6bc6c..2d7d342 100644 --- a/protos/CommonProto.proto +++ b/protos/CommonProto.proto @@ -555,6 +555,7 @@ option optimize_for = SPEED; optional int32 practiceLevel = 15;//修行等级 optional int32 crossScore = 16; //玉虚论道积分 optional int32 firstOrMini = 17;//四灵试炼,0:首通,1:最低战力 + optional int32 arenaLvId = 18;//段位id }