From ad0c76fdbcfa86edea9651e7d6213c18f377d598 Mon Sep 17 00:00:00 2001 From: jiahuiwen Date: Tue, 19 Oct 2021 17:49:58 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=BB=E8=A7=92=E4=BF=AE=E4=B8=BA=E7=AD=89?= =?UTF-8?q?=E7=BA=A7=E6=8F=90=E5=8D=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- protos/HeroInfoProto.proto | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/protos/HeroInfoProto.proto b/protos/HeroInfoProto.proto index c2f67ac..ec589e1 100644 --- a/protos/HeroInfoProto.proto +++ b/protos/HeroInfoProto.proto @@ -373,6 +373,11 @@ import "CommonProto.proto"; message UpPracticeLevelResponse{ optional int32 practiceLevel = 1;//等级 } + + // 修行玩法 主角修为等级提升 + message XiuxianLevelUpResponse{ + optional int32 xiuxianLevel = 1;// 主角修为等级 + } // 修行玩法 替换紫府神印