Files
The-Only-Cure/.vscode/settings.json
2023-01-12 19:13:06 +01:00

15 lines
322 B
JSON

{
"todo-tree.tree.scanMode": "workspace",
"Lua.diagnostics.globals": [
"ZombRand",
"getPlayer",
"BodyPartType",
"ProceduralDistributions",
"Events",
"getText",
"Perks",
"getPlayerByOnlineID",
"getTexture",
"ISTimedActionQueue"
]
}