无尽协议
parent
44954ea9f4
commit
bfcab57c5a
|
|
@ -302,3 +302,7 @@ import "CommonProto.proto";
|
||||||
message EndlessSetSkipRequest{
|
message EndlessSetSkipRequest{
|
||||||
optional int32 type = 1;
|
optional int32 type = 1;
|
||||||
}
|
}
|
||||||
|
//无尽设置编队indication
|
||||||
|
message EndlessSetTeamIndication{
|
||||||
|
repeated HeroInfo info = 1;
|
||||||
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue