Fixed EFX_ enum for FxFormat
This commit is contained in:
parent
e75aa08d0a
commit
fcc5f4b77b
2 changed files with 2 additions and 2 deletions
|
|
@ -255,7 +255,7 @@ enum EFxType
|
|||
EFX_MemberFunctionCall,
|
||||
EFX_ActionSpecialCall,
|
||||
EFX_FlopFunctionCall,
|
||||
EFX_FormatFunctionCall,
|
||||
EFX_Format,
|
||||
EFX_VMFunctionCall,
|
||||
EFX_Sequence,
|
||||
EFX_CompoundStatement,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue