修行技能战斗相关协议修改

master_huanxiang
yuanshuai 2021-10-21 15:31:11 +08:00
parent a3c17255f4
commit 8f6912f20e
1 changed files with 2 additions and 1 deletions

View File

@ -123,6 +123,7 @@ option optimize_for = SPEED;
optional int32 star = 5; //
optional int32 skinId = 6;//
optional string realId = 7;//id
optional int64 forceScore = 8;//
}
@ -132,7 +133,7 @@ option optimize_for = SPEED;
optional string teamPassiveList = 3 ; //
optional string specialPassive = 4; //
optional int32 firstCamp = 5;// 0
optional int64 forceScore = 6;//
optional int64 forceScore = 6;//
}