aboutsummaryrefslogtreecommitdiff
path: root/core/core_string_names.h
diff options
context:
space:
mode:
authorJuan Linietsky2017-07-19 17:00:46 -0300
committerJuan Linietsky2017-07-19 17:06:03 -0300
commit25678b1876816b9ccb14b2c92aef62f3b009f88f (patch)
tree189f082d788f78e16f620b056d21249118883fc5 /core/core_string_names.h
parent89588d43349e496a9e05756d42ae87323d31269e (diff)
downloadgodot-25678b1876816b9ccb14b2c92aef62f3b009f88f.tar.gz
godot-25678b1876816b9ccb14b2c92aef62f3b009f88f.tar.zst
godot-25678b1876816b9ccb14b2c92aef62f3b009f88f.zip
Diffstat (limited to 'core/core_string_names.h')
-rw-r--r--core/core_string_names.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/core_string_names.h b/core/core_string_names.h
index 4b4f87a8f..501185f5b 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