Fix FxMultiAssignDecl type
This commit is contained in:
parent
adfef56fd8
commit
6072260b3f
2 changed files with 2 additions and 1 deletions
|
|
@ -294,6 +294,7 @@ enum EFxType
|
|||
EFX_Super,
|
||||
EFX_StackVariable,
|
||||
EFX_MultiAssign,
|
||||
EFX_MultiAssignDecl,
|
||||
EFX_StaticArray,
|
||||
EFX_StaticArrayVariable,
|
||||
EFX_CVar,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue