mirror of
https://github.com/centau/vide.git
synced 2026-08-20 14:41:37 +00:00
This commit is contained in:
parent
bf1b1978d9
commit
5b270f0f36
12 changed files with 308 additions and 477 deletions
2
.luaurc
2
.luaurc
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"languageMode": "strict",
|
||||
"lint": { "BuiltinGlobalWrite": false, "UnknownGlobal": false },
|
||||
"globals": []
|
||||
"globals": [ "Instance" ]
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue