走过的格子
parent
389e96eabd
commit
e253b7914b
|
|
@ -29,6 +29,8 @@ import "CommonProto.proto";
|
|||
optional Drop temporaryItems = 5;
|
||||
// buff
|
||||
repeated FoodBuffer foodBuffers = 6;
|
||||
// 走过的格子
|
||||
repeated int32 wakeCells = 7;
|
||||
}
|
||||
|
||||
// 更新事件
|
||||
|
|
|
|||
Loading…
Reference in New Issue