You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-13 13:31:48 +00:00
remove old unused pref, added new confirm insert track
This commit is contained in:
@@ -440,6 +440,7 @@ void EditorSettings::_load_defaults() {
|
||||
|
||||
|
||||
set("animation/autorename_animation_tracks",true);
|
||||
set("animation/confirm_insert_track",true);
|
||||
|
||||
set("property_editor/texture_preview_width",48);
|
||||
set("help/doc_path","");
|
||||
|
||||
Reference in New Issue
Block a user