From cb37d1bb9116cae1943d92fad946853ec31cf3a5 Mon Sep 17 00:00:00 2001 From: Juan Linietsky Date: Sat, 11 Jun 2016 21:59:35 -0300 Subject: [PATCH] apply built-in scripts when running the game, closes #4987 (cherry picked from commit 482b21a5a4562ac2dd4f5bb2c35b53f4d8b860c7) --- tools/editor/plugins/script_editor_plugin.cpp | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tools/editor/plugins/script_editor_plugin.cpp b/tools/editor/plugins/script_editor_plugin.cpp index fb50c58acc3..12496112945 100644 --- a/tools/editor/plugins/script_editor_plugin.cpp +++ b/tools/editor/plugins/script_editor_plugin.cpp @@ -2076,9 +2076,12 @@ void ScriptEditor::save_all_scripts() { continue; Ref