mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-06-11 07:18:11 -05:00
Make use of custom functions when converting menus
This commit is contained in:
@ -2315,6 +2315,8 @@ namespace IW5
|
||||
EXP_FUNC_STATIC_DVAR_BOOL,
|
||||
EXP_FUNC_STATIC_DVAR_FLOAT,
|
||||
EXP_FUNC_STATIC_DVAR_STRING,
|
||||
|
||||
EXP_FUNC_DYN_START
|
||||
};
|
||||
|
||||
enum expressionEntryType : int
|
||||
|
Reference in New Issue
Block a user