mirror of
https://github.com/billsonnn/nitro-renderer.git
synced 2024-11-22 15:40:52 +01:00
Merge branch 'oobjectt-avatar-effect-selected'
This commit is contained in:
commit
103a128508
File diff suppressed because one or more lines are too long
@ -292,6 +292,7 @@ export class IncomingHeader
|
||||
public static USER_EFFECT_LIST_ADD = 2867;
|
||||
public static USER_EFFECT_LIST_REMOVE = 2228;
|
||||
public static USER_EFFECT_ACTIVATE = 1959;
|
||||
public static AVATAR_EFFECT_SELECTED = 3473;
|
||||
public static CLUB_GIFT_INFO = 619;
|
||||
public static REDEEM_VOUCHER_ERROR = 714;
|
||||
public static REDEEM_VOUCHER_OK = 3336;
|
||||
|
Loading…
Reference in New Issue
Block a user