Files
esx_core-esx-framework/.vscode/settings.json
T
Kasey FItton b5e0474d13 !tweak(es_extended): another attempt to mitigate vehicle creation issues
Note: this increases the Minimum Artifact to 10188
2024-11-05 16:05:20 +00:00

8 lines
121 B
JSON

{
"Lua.diagnostics.globals": [
"MySQL",
"GetPlayerTimeOnline",
"SetEntityOrphanMode"
]
}