添加神树等级
parent
26afa7210a
commit
3102fcf961
|
|
@ -678,6 +678,7 @@ import "CommonProto.proto";
|
|||
repeated SpecialEffects SpecialEffects = 3;//属性信息
|
||||
optional int32 force = 4 ; //战力
|
||||
optional int32 guildSkill = 5;//公会技能
|
||||
optional int32 treeLevel = 6;//神树等级
|
||||
}
|
||||
message RankRequest{
|
||||
optional int32 type = 1;//排行榜类型
|
||||
|
|
|
|||
Loading…
Reference in New Issue