添加装备图鉴数量修改推送

yuanshuai 2021-10-14 14:56:28 +08:00
parent 037e1cb052
commit d130618ee5
2 changed files with 6 additions and 0 deletions

View File

@ -457,6 +457,11 @@ import "CommonProto.proto";
optional int32 itemId = 2;//id
optional int32 itemNum = 3;//
}
///
message EquipBookIndication{
repeated EquipBookInfo changeEquipList = 1;//()
}

View File

@ -749,6 +749,7 @@ enum MessageType{
ALL_BOOK_ENABLE_REQUEST = 11514;//
ALL_BOOK_ENABLE_REPONSE = 11515;
EQUIP_BOOK_INDICATION = 11516;//
// Q 11600
QUESTION_INDICATION = 11600;//
QUICK_START_MONSTERFIGHTER_REQUEST = 11601;//