small racing game im working on
Diffstat (limited to '.vscode/settings.json')
| -rw-r--r-- | .vscode/settings.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json index c9596d0..16db01e 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,4 +1,4 @@ { "godot_tools.gdscript_lsp_server_port": 6005, "python.formatting.provider": "black" -} +}
\ No newline at end of file |