Merge branch 'master' of https://github.com/godotengine/godot
This commit is contained in:
commit
3d1d190dcd
79 changed files with 1339 additions and 1545 deletions
|
|
@ -1954,6 +1954,7 @@ ScriptEditor::ScriptEditor(EditorNode *p_editor) {
|
|||
completion_cache = memnew( EditorScriptCodeCompletionCache );
|
||||
restoring_layout=false;
|
||||
waiting_update_names=false;
|
||||
pending_auto_reload=false;
|
||||
auto_reload_running_scripts=false;
|
||||
editor=p_editor;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue