主线小兵协议
parent
23b64ee082
commit
b1b9ad1025
|
|
@ -1395,4 +1395,5 @@ option optimize_for = SPEED;
|
||||||
optional int32 position = 3;
|
optional int32 position = 3;
|
||||||
optional int32 level = 4;
|
optional int32 level = 4;
|
||||||
optional int32 quality = 5;
|
optional int32 quality = 5;
|
||||||
|
repeated Attribute attributes = 6;
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue