主角修为等级提升

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

View File

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