diff --git a/.vscode/settings.json b/.vscode/settings.json index 1fe876a..1d2aa22 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,5 +1,6 @@ { "Lua.diagnostics.globals": [ - "UIParent" + "UIParent", + "BattlefieldMinimap" ] } \ No newline at end of file