Fix: added more checks in DataController to prevent issues, thanks PhysiksTV
This commit is contained in:
6
.vscode/settings.json
vendored
6
.vscode/settings.json
vendored
@@ -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"
|
||||
],
|
||||
}
|
||||
Reference in New Issue
Block a user