竞猜成功通知

master_huanxiang
wangyuan 2019-12-20 14:49:12 +08:00
parent 146a7019f3
commit 4d55256880
2 changed files with 10 additions and 0 deletions

View File

@ -126,6 +126,14 @@ import "CommonProto.proto";
repeated ChampionBattlePairInfo championBattlePairInfo=1;
}
message ChampionGuessSuccessIndication{
optional int32 roundTimes =1;
optional int32 itemId = 2;
optional int32 itemNum = 3;
}

View File

@ -149,6 +149,8 @@ enum MessageType{
CHAMPION_VIEW_FINAL_REQUEST = 10218; //32
CHAMPION_VIEW_FINAL_RESPONSE = 10219;
CHAMPION_GUESS_SUCCESS_INDICATION = 10220; //