mirror of
https://github.com/alliedmodders/hl2sdk.git
synced 2025-12-08 11:08:23 +00:00
Add UtlString field type.
This commit is contained in:
parent
4fda4f23a1
commit
e6794c34e3
@ -92,6 +92,7 @@ typedef enum _fieldtypes
|
||||
FIELD_V8_OBJECT,
|
||||
FIELD_V8_ARRAY,
|
||||
FIELD_V8_CALLBACK_INFO,
|
||||
FIELD_UTLSTRING,
|
||||
|
||||
FIELD_TYPECOUNT
|
||||
} fieldtype_t;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user