mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 23:31:53 -05: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