diff --git a/.vscode/launch.json b/.vscode/launch.json index 090d969e..a1ffba6a 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -48,7 +48,7 @@ "program": "tools/dumb.paint.tool.py", "console": "integratedTerminal", "justMyCode": true, - "args":["experiments/paint.test.json"] + "args":["experiments/untitled.DPT.json"] },{ "name": "Python: Demo", "type": "debugpy",