主角技能添加性别字段

master_huanxiang
yuanshuai 2021-10-26 17:06:38 +08:00
parent e761da165d
commit 4b8c0d895d
1 changed files with 2 additions and 0 deletions

View File

@ -124,6 +124,7 @@ option optimize_for = SPEED;
optional int32 skinId = 6;//
optional string realId = 7;//id
optional int64 forceScore = 8;//
optional int32 playerSex=9;//
}
@ -134,6 +135,7 @@ option optimize_for = SPEED;
optional string specialPassive = 4; //
optional int32 firstCamp = 5;// 0
optional int64 forceScore = 6;//
}