diff --git a/.vscode/launch.json b/.vscode/launch.json index 4d87bd4..dec156a 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -10,7 +10,6 @@ "name": "Debug XMake target", "target": "Pivot", "cwd": "${workspaceFolder}", - "stopAtEntry": true } ] } \ No newline at end of file