From a3ba1b0280228468c1847f21ef229350979af0d7 Mon Sep 17 00:00:00 2001 From: Poommetee Ketson Date: Thu, 15 Mar 2018 18:38:53 +0700 Subject: [PATCH] Fix script template on `_ready` behavior (cherry picked from commit 01ec06d9ae9880c065dd6601656a5462c10690fd) --- modules/gdscript/gdscript_editor.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/gdscript/gdscript_editor.cpp b/modules/gdscript/gdscript_editor.cpp index a94505078c9..08d9b682504 100644 --- a/modules/gdscript/gdscript_editor.cpp +++ b/modules/gdscript/gdscript_editor.cpp @@ -60,7 +60,7 @@ Ref