hot fix:修正部分类型礼物连击后送礼异常问题

This commit is contained in:
eggmanQQQ
2024-09-20 10:46:04 +08:00
parent 513cabbedc
commit ea3dbd4cb4
5 changed files with 45 additions and 14 deletions

View File

@@ -22,8 +22,9 @@ typedef NS_ENUM(NSUInteger, GiftType) {
GiftType_Anchor = 11, //个播礼物
GiftType_Punish = 12, //惩罚礼物
GiftType_Twelve_Star = 13, //星座礼物
GiftType_super = 16, //超级礼物
GiftType_super = 16, //幸运礼物
GiftType_Country = 17, //国家礼物
GiftType_Lucky24 = 18, //幸运24
};
//礼物类型