From 85ab2697969c24f5a540d1a0c4abcbab8299764d Mon Sep 17 00:00:00 2001 From: Raul Santos Date: Thu, 13 Jul 2023 02:52:09 +0200 Subject: [PATCH] C#: Fix line in OpenInExternalEditor (cherry picked from commit 132a1daf1a7eac623829bd1d149f79ac95853c9a) --- editor/editor_interface.cpp | 2 +- editor/plugins/script_editor_plugin.cpp | 6 +++--- .../editor/GodotTools/GodotTools/Build/BuildOutputView.cs | 3 ++- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/editor/editor_interface.cpp b/editor/editor_interface.cpp index d9d9dc01c0d..8b2a51d4d22 100644 --- a/editor/editor_interface.cpp +++ b/editor/editor_interface.cpp @@ -280,7 +280,7 @@ void EditorInterface::edit_node(Node *p_node) { } void EditorInterface::edit_script(const Ref