Merge pull request #22657 from YeldhamDev/remove_doc_path
Remove "Doc Path" setting
This commit is contained in:
commit
0bc0baff82
1 changed files with 0 additions and 1 deletions
|
|
@ -531,7 +531,6 @@ void EditorSettings::_load_defaults(Ref<ConfigFile> p_extra_config) {
|
|||
|
||||
_initial_set("docks/property_editor/texture_preview_width", 48);
|
||||
_initial_set("docks/property_editor/auto_refresh_interval", 0.3);
|
||||
_initial_set("text_editor/help/doc_path", "");
|
||||
_initial_set("text_editor/help/show_help_index", true);
|
||||
|
||||
_initial_set("filesystem/import/ask_save_before_reimport", false);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue