mirror of
https://github.com/godotengine/godot.git
synced 2025-04-01 00:41:35 +08:00
Update current script color on change
This commit is contained in:
parent
78f92dbcb9
commit
a0136838b3
@ -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));
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user