Global frames ARE INDEED DEFINED

This commit is contained in:
2025-01-09 10:11:48 +01:00
parent 40646f16bc
commit cb6680304f

View File

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