Effect State Update
This commit is contained in:
parent
571ab431e6
commit
5d2a3e43a0
@ -3519,6 +3519,7 @@
|
||||
export_constant(EFST_PERIOD_PLUSEXP_2ND);
|
||||
export_constant(EFST_EXPDROPUP);
|
||||
export_constant(EFST_TW_NEWYEAR_EVENT);
|
||||
export_constant(EFST_ANCILLA);
|
||||
/// @APIHOOK_END
|
||||
/// Do not modify code above this, since it will be automatically generated by the API again
|
||||
export_constant(EFST_MAX);
|
||||
|
@ -2817,6 +2817,8 @@ enum efst_types : short{
|
||||
EFST_PERIOD_PLUSEXP_2ND,
|
||||
EFST_EXPDROPUP,
|
||||
EFST_TW_NEWYEAR_EVENT,
|
||||
|
||||
EFST_ANCILLA = 1095,
|
||||
/// @APIHOOK_END
|
||||
/// Do not modify code above this, since it will be automatically generated by the API again
|
||||
EFST_MAX,
|
||||
|
Loading…
x
Reference in New Issue
Block a user