diff --git a/.vscode/launch.json b/.vscode/launch.json index ae9fc82..32a7906 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -2,7 +2,7 @@ "configurations": [ { "name": "Main", - "preLaunchTask": "Check Libraries (Detect Globality)", + "preLaunchTask": "Compile Debug", "request": "launch", "type": "lime" }