主角修为等级提升

jiahuiwen 2021-10-19 17:49:58 +08:00
parent 195f28b080
commit ad0c76fdbc
1 changed files with 5 additions and 0 deletions

View File

@ -374,6 +374,11 @@ import "CommonProto.proto";
optional int32 practiceLevel = 1;//
}
//
message XiuxianLevelUpResponse{
optional int32 xiuxianLevel = 1;//
}
//
message ReplacePurpleMansionSealRequest{