You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-05 12:10:55 +00:00
Remove clips_input() method and use clip_content
This commit is contained in:
@@ -103,7 +103,6 @@ SceneStringNames::SceneStringNames() {
|
||||
_update_scroll = StaticCString::create("_update_scroll");
|
||||
_update_xform = StaticCString::create("_update_xform");
|
||||
|
||||
_clips_input = StaticCString::create("_clips_input");
|
||||
_structured_text_parser = StaticCString::create("_structured_text_parser");
|
||||
|
||||
_proxgroup_add = StaticCString::create("_proxgroup_add");
|
||||
|
||||
Reference in New Issue
Block a user