From 095e2bcc26302a27a71b37b76348cb9231ab5862 Mon Sep 17 00:00:00 2001 From: geequlim Date: Wed, 21 Feb 2018 21:10:32 +0800 Subject: Fix builtin script cannot open from debug stacks --- 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 c06531d975..261bece8f7 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