aboutsummaryrefslogtreecommitdiff
path: root/tools/editor/script_editor_debugger.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tools/editor/script_editor_debugger.cpp')
-rw-r--r--tools/editor/script_editor_debugger.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/editor/script_editor_debugger.cpp b/tools/editor/script_editor_debugger.cpp
index 479b694f0..7c7801a20 100644
--- a/tools/editor/script_editor_debugger.cpp
+++ b/tools/editor/script_editor_debugger.cpp
@@ -944,6 +944,7 @@ void ScriptEditorDebugger::_notification(int p_what) {
}
last_error_count=error_count;
}
+
if (connection.is_null()) {
if (server->is_connection_available()) {