fix: relay wear amputation

This commit is contained in:
ZioPao
2026-01-31 17:21:10 +01:00
parent e129b325e4
commit 1d21c0d51c
3 changed files with 18 additions and 6 deletions

15
.vscode/tasks.json vendored
View File

@@ -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",