fix: relay wear amputation
This commit is contained in:
15
.vscode/tasks.json
vendored
15
.vscode/tasks.json
vendored
@@ -33,7 +33,22 @@
|
||||
"problemMatcher": [
|
||||
"$eslint-stylish"
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"label": "Run Zomboid Debug No Steam (42) - 2nd Instance",
|
||||
"type": "shell",
|
||||
"presentation": {
|
||||
"group": "groupZomboid"
|
||||
},
|
||||
"command": "\"${config:zomboid_folder_b42}\\ProjectZomboid64_Debug_NoSteam.bat\"",
|
||||
"options": {"statusbar": {"label": "$(run) Zomboid client (42) - 2nd Instance"}},
|
||||
"problemMatcher": [
|
||||
"$eslint-stylish"
|
||||
]
|
||||
|
||||
},
|
||||
|
||||
// {
|
||||
// "label": "Run Zomboid Debug No Steam",
|
||||
// "type": "shell",
|
||||
|
||||
Reference in New Issue
Block a user