reback
parent
8db7c18e68
commit
3b0558dc94
|
@ -296,11 +296,8 @@ option optimize_for = SPEED;
|
|||
}
|
||||
|
||||
|
||||
|
||||
message Team{
|
||||
optional int32 heroTid =1;
|
||||
optional int32 star = 2;
|
||||
optional in32 level = 3;
|
||||
repeated int32 heroTid =1;
|
||||
}
|
||||
|
||||
message ArenaEnemy{
|
||||
|
|
Loading…
Reference in New Issue