diff options
-rw-r--r-- | .vscode/settings.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json index 442748ad..aee7299f 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -48,6 +48,5 @@ "Lua.misc.parameters": [ "--develop=true", "--dbgport=11413", - "--showsource=true", ] } |