From 5eebe510145c5073a748388ea190f8185c76c401 Mon Sep 17 00:00:00 2001 From: geequlim Date: Wed, 21 Feb 2018 21:10:32 +0800 Subject: [PATCH] Fix builtin script cannot open from debug stacks (cherry picked from commit 095e2bcc26302a27a71b37b76348cb9231ab5862) --- editor/plugins/script_editor_plugin.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editor/plugins/script_editor_plugin.cpp b/editor/plugins/script_editor_plugin.cpp index db734ffd1d8..3762a35197d 100644 --- a/editor/plugins/script_editor_plugin.cpp +++ b/editor/plugins/script_editor_plugin.cpp @@ -312,7 +312,7 @@ void ScriptEditor::_goto_script_line2(int p_line) { void ScriptEditor::_goto_script_line(REF p_script, int p_line) { Ref