1
0
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:
Dana Olson
2014-12-08 04:35:06 -05:00
parent 10b371516b
commit dc694f49b8
2 changed files with 15 additions and 12 deletions

View File

@@ -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","");