mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-06-11 07:18:11 -05:00
Convert menu expressions
This commit is contained in:
@ -1151,6 +1151,8 @@ namespace IW4
|
||||
EXP_FUNC_STATIC_DVAR_BOOL,
|
||||
EXP_FUNC_STATIC_DVAR_FLOAT,
|
||||
EXP_FUNC_STATIC_DVAR_STRING,
|
||||
|
||||
EXP_FUNC_DYN_START
|
||||
};
|
||||
|
||||
union entryInternalData
|
||||
|
Reference in New Issue
Block a user