You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-08 12:40:44 +00:00
@@ -1228,7 +1228,7 @@ void EditorNode::_dialog_action(String p_file) {
|
|||||||
|
|
||||||
//_save_scene(p_file);
|
//_save_scene(p_file);
|
||||||
_save_scene_with_preview(p_file);
|
_save_scene_with_preview(p_file);
|
||||||
_run(false);
|
_run(true);
|
||||||
}
|
}
|
||||||
} break;
|
} break;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user