aboutsummaryrefslogtreecommitdiff
path: root/.vscode/launch.json
diff options
context:
space:
mode:
authorFlenk008 <frenk_0_0@hotmail.com>2023-03-13 18:03:21 +0100
committerFlenk008 <frenk_0_0@hotmail.com>2023-03-13 18:03:21 +0100
commit91c9d1c9fc13cf163c6262437de16c992dadaa5b (patch)
treef285c0e9e564a09109910b0850ae513f503e126d /.vscode/launch.json
parenta9ad8e0a8ac5346108f1e2c1a0bf9360fadc20da (diff)
Revert "Background collision"
This reverts commit e47f7fa198229b8598b8ab03ef8b2483f7c685bc.
Diffstat (limited to '.vscode/launch.json')
-rw-r--r--.vscode/launch.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.vscode/launch.json b/.vscode/launch.json
index 4ff91bb..2f7561c 100644
--- a/.vscode/launch.json
+++ b/.vscode/launch.json
@@ -12,7 +12,7 @@
"environment": [],
"externalConsole": false,
"MIMode": "gdb",
- "preLaunchTask": "build",
+ "preLaunchTask": "client/build",
"setupCommands": [
{
"description": "Enable pretty-printing for gdb",