Fixed EFX enum
This commit is contained in:
parent
73445f6f6a
commit
a44632f41b
1 changed files with 2 additions and 1 deletions
|
|
@ -316,8 +316,9 @@ enum EFxType
|
|||
EFX_LocalArrayDeclaration,
|
||||
EFX_OutVarDereference,
|
||||
EFX_ToVector,
|
||||
EFX_COUNT,
|
||||
EFX_FStateOffset,
|
||||
|
||||
EFX_COUNT
|
||||
};
|
||||
|
||||
//==========================================================================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue