From ca4fe82a7f57c5e74665aa4af0c0c5dafead7e4e Mon Sep 17 00:00:00 2001 From: Paulb23 Date: Thu, 16 Jul 2020 15:50:23 +0100 Subject: [PATCH] Fix crash when closing a TextFile (cherry picked from commit 54bca425b2443cc8e3fd7299cd8108bcad1729b4) --- 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 65a95d7e289..56e1b9d2ee6 100644 --- a/editor/plugins/script_editor_plugin.cpp +++ b/editor/plugins/script_editor_plugin.cpp @@ -585,7 +585,7 @@ void ScriptEditor::_close_tab(int p_idx, bool p_save, bool p_history_back) { Ref