diff --git a/.vscode/settings.json b/.vscode/settings.json index ccdf8c37..d057c896 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,6 +1,5 @@ { "editor.tabSize": 4, "editor.insertSpaces": false, -"editor.detectIndentation": false, -"godotTools.editorPath.godot4": "/home/oier/Descargas/Godot_v4.4.1-stable_linux.x86_64" + "editor.detectIndentation": false }