Skip to content

Commit

Permalink
Update current script color on change
Browse files Browse the repository at this point in the history
  • Loading branch information
Paulb23 committed Sep 12, 2016
1 parent 78f92db commit a013683
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/editor/plugins/script_editor_plugin.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1691,6 +1691,7 @@ void ScriptEditor::_editor_settings_changed() {

se->update_settings();
}
_update_script_colors();

ScriptServer::set_reload_scripts_on_save(EDITOR_DEF("text_editor/auto_reload_and_parse_scripts_on_save",true));

Expand Down

0 comments on commit a013683

Please sign in to comment.