hot fix:修正部分类型礼物连击后送礼异常问题
This commit is contained in:
@@ -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
|
||||
};
|
||||
|
||||
//礼物类型
|
||||
|
Reference in New Issue
Block a user