Fix: added more checks in DataController to prevent issues, thanks PhysiksTV

This commit is contained in:
ZioPao
2025-04-02 18:12:45 +02:00
parent 6e674959ab
commit 6a3fa76e00
2 changed files with 12 additions and 8 deletions

View File

@@ -16,5 +16,9 @@
"Lua.format.defaultConfig": {
"indent_style": "space",
"indent_size": "2"
}
},
"Lua.workspace.library": [
"C:\\Users\\picch\\Zomboid\\Umbrella",
"C:\\Users\\picch\\Zomboid\\mods\\The-Only-Cure"
],
}