精力 英雄->玩家

master_huanxiang
wangyuan 2019-03-19 17:47:12 +08:00
parent fb14de2ef9
commit 5afbef0beb
1 changed files with 3 additions and 3 deletions

View File

@ -19,6 +19,9 @@ option optimize_for = SPEED;
optional string familyId = 6;
optional string head = 7;
optional int32 curMapId = 8;
optional int32 energy = 9; //
optional int32 lastUpdateEnergyTime = 10 ;// -1
}
@ -61,9 +64,6 @@ option optimize_for = SPEED;
optional int32 actionPower = 9 ; //
optional int32 createTime = 10; //
optional int32 energy = 11; //
optional int32 lastUpdateEnergyTime = 13 ;// -1
}
message HeroFightInfo {