UIPARENT EXISTS

This commit is contained in:
2025-01-07 01:12:22 +01:00
parent fbff094227
commit cb03f8e23c

5
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,5 @@
{
"Lua.diagnostics.globals": [
"UIParent"
]
}