进图信息

master_huanxiang
jiahuiwen 2019-04-15 20:08:45 +08:00
parent d7eaff2b69
commit 7ab5220d15
1 changed files with 5 additions and 1 deletions

View File

@ -32,7 +32,11 @@ import "CommonProto.proto";
//
repeated int32 wakeCells = 7;
//
optional Mission missions = 8; //
optional Mission missions = 8;
//
optional int32 reviveTime = 9;
//
optional int32 dieCount = 10;
}
//