改repeated
parent
f39ccb0ce6
commit
6fd8d02fb1
|
@ -131,5 +131,5 @@ import "CommonProto.proto";
|
||||||
}
|
}
|
||||||
message MapSweepResponse{
|
message MapSweepResponse{
|
||||||
// 奖励
|
// 奖励
|
||||||
optional Drop drop = 1;
|
repeated Drop drop = 1;
|
||||||
}
|
}
|
Loading…
Reference in New Issue