From 296941f7459d2ed17523ce99806f2816d2dcc76c Mon Sep 17 00:00:00 2001 From: Scayze Date: Thu, 28 Sep 2017 23:58:45 +0200 Subject: [PATCH] fix not beeing able to open empty scripts --- editor/plugins/script_text_editor.cpp | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/editor/plugins/script_text_editor.cpp b/editor/plugins/script_text_editor.cpp index 47443b81ce7..b66e9598f9a 100644 --- a/editor/plugins/script_text_editor.cpp +++ b/editor/plugins/script_text_editor.cpp @@ -1557,11 +1557,7 @@ ScriptTextEditor::ScriptTextEditor() { static ScriptEditorBase *create_editor(const Ref