diff --git a/proto/Gameapi.proto b/proto/Gameapi.proto index 791c0897..6eda07b2 100644 --- a/proto/Gameapi.proto +++ b/proto/Gameapi.proto @@ -57,6 +57,7 @@ enum ITEM_POP_LABEL { // item弹窗标签 SourceChest = 50; // 开启资源宝箱 PlayroomBuyItem = 51; // playroom打工购买物品 CardSeasonFirstReward = 52; // 卡牌赛季初奖励 + AllCollectRewardHB = 53; // 图鉴全收集奖励 图鉴体力补发 } enum HANDLE_TYPE { ADD = 0;