fu ben xinji

master_huanxiang
wukang 2019-06-24 16:10:35 +08:00
parent a6613c08f8
commit 0bd98fa221
2 changed files with 9 additions and 1 deletions

View File

@ -138,4 +138,8 @@ import "CommonProto.proto";
message MapSweepResponse{
//
repeated Drop drop = 1;
}
message FbStarRewardResponse{
//
optional Drop FbStarReward = 1;
}

View File

@ -118,6 +118,10 @@ enum MessageType{
FIVE_PLAYER_REFLUSH_INDICATION = 10514; //
SERVER_FIVE_REQEUST = 10516; //
FB_STAR_REWARD_REQUEST = 10517; //
FB_STAR_REWARD_RESPONSE = 10518;
// G 10600
GET_PLAYERINFO_REQUEST = 10600; //
GET_PLAYERINFO_RESPONSE = 10601;
@ -376,7 +380,7 @@ enum MessageType{
WORKSHOP_TECHNOLOGY_RESET_RESPONSE = 12213;
// X 12300
// Y 12400
// Z 12500