From 51582b3fd6f8b4f8b7b7ca37af9d5c9070b7c03f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20D=C3=B6hl?= Date: Thu, 12 Feb 2026 17:19:43 +0100 Subject: [PATCH] Fix wrong `Ref` checks in `ScriptTextEditor` --- editor/script/script_text_editor.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/editor/script/script_text_editor.cpp b/editor/script/script_text_editor.cpp index 14b03b9aee..780753403a 100644 --- a/editor/script/script_text_editor.cpp +++ b/editor/script/script_text_editor.cpp @@ -201,7 +201,7 @@ Vector ScriptTextEditor::get_functions() { List fnc; Ref