don't stop at entry

This commit is contained in:
2024-02-02 11:11:12 +01:00
parent 0d101a13d3
commit 7aaf457586

1
.vscode/launch.json vendored
View File

@@ -10,7 +10,6 @@
"name": "Debug XMake target",
"target": "Pivot",
"cwd": "${workspaceFolder}",
"stopAtEntry": true
}
]
}