公会战血量

lvxinran 2019-08-19 11:03:57 +08:00
parent f8d6e17ae1
commit dcc17dbcf4
1 changed files with 2 additions and 1 deletions

View File

@ -537,6 +537,7 @@ option optimize_for = SPEED;
optional Team team = 1;
repeated int32 PokemonInfos = 2;
optional int32 totalForce=3;
repeated int32 remainHp = 4;//
}
//
@ -547,4 +548,4 @@ option optimize_for = SPEED;
optional int32 head =4;
optional int32 headFrame = 5;
optional TeamOneTeamInfo team = 6;
}
}