Deleting old stuff
This commit is contained in:
11
.vscode/settings.json
vendored
11
.vscode/settings.json
vendored
@@ -1,6 +1,15 @@
|
||||
{
|
||||
"todo-tree.tree.scanMode": "workspace",
|
||||
"Lua.diagnostics.globals": [
|
||||
"ZombRand"
|
||||
"ZombRand",
|
||||
"getPlayer",
|
||||
"BodyPartType",
|
||||
"ProceduralDistributions",
|
||||
"Events",
|
||||
"getText",
|
||||
"Perks",
|
||||
"getPlayerByOnlineID",
|
||||
"getTexture",
|
||||
"ISTimedActionQueue"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user