#28 - AvatarEffectSelectedMessageEvent added

This commit is contained in:
oobjectt 2022-12-25 21:32:48 +01:00
parent 26741b78a7
commit 3b3984e097
2 changed files with 5 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@ -272,6 +272,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;