diff options
Diffstat (limited to 'core/core_string_names.h')
-rw-r--r-- | core/core_string_names.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/core_string_names.h b/core/core_string_names.h index 4b4f87a8f0..501185f5b7 100644 --- a/core/core_string_names.h +++ b/core/core_string_names.h @@ -61,6 +61,7 @@ public: StringName _iter_next; StringName _iter_get; StringName get_rid; + StringName _custom_features; #ifdef TOOLS_ENABLED StringName _sections_unfolded; #endif |