!tweak(es_extended): another attempt to mitigate vehicle creation issues

Note: this increases the Minimum Artifact to 10188
This commit is contained in:
Kasey FItton
2024-11-05 16:05:20 +00:00
parent 856ee5e569
commit b5e0474d13
4 changed files with 43 additions and 33 deletions
+2 -1
View File
@@ -1,6 +1,7 @@
{
"Lua.diagnostics.globals": [
"MySQL",
"GetPlayerTimeOnline"
"GetPlayerTimeOnline",
"SetEntityOrphanMode"
]
}