Editor: Remove duplicate
This commit is contained in:
parent
0cd4a62f3b
commit
0bca218e01
1 changed files with 0 additions and 1 deletions
|
|
@ -81,7 +81,6 @@ void GameViewDebugger::_session_started(Ref<EditorDebuggerSession> p_session) {
|
|||
settings["editors/3d/navigation_feel/orbit_sensitivity"] = EDITOR_GET("editors/3d/navigation_feel/orbit_sensitivity");
|
||||
settings["editors/3d/navigation_feel/translation_sensitivity"] = EDITOR_GET("editors/3d/navigation_feel/translation_sensitivity");
|
||||
settings["editors/3d/selection_box_color"] = EDITOR_GET("editors/3d/selection_box_color");
|
||||
settings["editors/3d/freelook/freelook_base_speed"] = EDITOR_GET("editors/3d/freelook/freelook_base_speed");
|
||||
|
||||
Array setup_data;
|
||||
setup_data.append(settings);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue