correct launch.json
This commit is contained in:
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
@@ -8,7 +8,7 @@
|
||||
"type": "xmake",
|
||||
"request": "launch",
|
||||
"name": "Debug",
|
||||
"target": "Blitz2",
|
||||
"target": "Blitz2Client",
|
||||
"cwd": "${workspaceFolder}",
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user