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;// 主角修为等级 + } // 修行玩法 替换紫府神印