mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Fix vscode dev launch config
removed the --new-map arg
This commit is contained in:
parent
123a44fefc
commit
78e901cbf7
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
@ -25,7 +25,7 @@
|
||||
"PYTHONPATH": ".;./pydcs",
|
||||
"CORS_ALLOW_DEBUG_SERVER": "true"
|
||||
},
|
||||
"args": ["--new-map", "--dev"],
|
||||
"args": ["--dev"],
|
||||
"preLaunchTask": "Prepare Environment"
|
||||
},
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user