灵脉秘境的indication
parent
c6027b4a34
commit
0527b1590d
|
@ -248,6 +248,10 @@ import "CommonProto.proto";
|
|||
repeated LingMaiSecretRecord recordData = 1;
|
||||
}
|
||||
|
||||
message CrossLingmaiIndicationResponse{
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -1426,6 +1426,7 @@ enum MessageType{
|
|||
CrossLingmaiSecretAreaResponse = 900043;
|
||||
CrossLingmaiSecretAreaRecordRequest = 900044;
|
||||
CrossLingmaiSecretAreaRecordResponse = 900045;
|
||||
CrossLingmaiIndicationResponse = 900046;
|
||||
|
||||
ReplayWorldArenaRequest = 9000023;
|
||||
ReplayWorldArenaResponse = 9000024;
|
||||
|
|
Loading…
Reference in New Issue