From 54bca425b2443cc8e3fd7299cd8108bcad1729b4 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 --- 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 4f783f4e275..71830d04643 100644 --- a/editor/plugins/script_editor_plugin.cpp +++ b/editor/plugins/script_editor_plugin.cpp @@ -701,7 +701,7 @@ void ScriptEditor::_close_tab(int p_idx, bool p_save, bool p_history_back) { Ref