Fix some tests and add some logs

This commit is contained in:
2025-03-28 23:22:49 +01:00
parent 955afc4295
commit 2e3e958e15
4 changed files with 18 additions and 8 deletions

7
.vscode/launch.json vendored
View File

@@ -12,11 +12,10 @@
"program": "${workspaceFolder}",
"cwd": "C:/Users/Administrator/Seafile/Games-Barotrauma",
"args": [
"loglevel",
"-loglevel",
"trace",
"(?-s)LightComponent!anyrange=\"(!num)\"",
"*4",
"**/Outpost*.xml"
"-cook",
"*.yml",
]
},
{