主线小兵协议
parent
feaa5fe5bf
commit
0e31e360e4
|
@ -476,7 +476,7 @@ import "CommonProto.proto";
|
|||
|
||||
// 替换小兵
|
||||
message ReplaceSoldierRequest{
|
||||
optional int32 optional = 1;//1:替换,2:遣散
|
||||
optional int32 operate = 1;//1:替换,2:遣散
|
||||
}
|
||||
message ReplaceSoldierResponse{
|
||||
repeated Soldier soldiers = 1;// position为-1,表示未替换的小兵
|
||||
|
|
Loading…
Reference in New Issue