You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-07 12:30:27 +00:00
@@ -342,7 +342,7 @@ AutotileEditor::AutotileEditor(EditorNode *p_editor) {
|
||||
split->add_child(property_editor);
|
||||
|
||||
helper = memnew(AutotileEditorHelper(this));
|
||||
property_editor->edit(helper);
|
||||
property_editor->call_deferred("edit", helper);
|
||||
|
||||
//Editor
|
||||
|
||||
|
||||
Reference in New Issue
Block a user