fightresult
parent
1dd1da8696
commit
8fee720400
|
|
@ -328,6 +328,7 @@ option optimize_for = SPEED;
|
|||
optional ArenaPersonInfo attackInfo =2 ;// 进攻者信息
|
||||
optional int32 attackTime =3 ; //进攻时间
|
||||
optional int32 myScoreChange =4 ;// 我的分数变化值
|
||||
optional int32 fightResult = 5; // 战斗结果
|
||||
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue