From db609a8aaddf452aa17e259d6769b192844026b6 Mon Sep 17 00:00:00 2001 From: Paul Emmerich Date: Thu, 19 Dec 2024 16:03:07 +0100 Subject: [PATCH] LuaLS: Fix global definitions --- .luarc.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.luarc.json b/.luarc.json index 4ad9ed1a..e5ae8586 100644 --- a/.luarc.json +++ b/.luarc.json @@ -13,6 +13,7 @@ "UIDropDownMenu_CreateInfo", "SHIELDSLOT", "BOSS", + "DEAD", "UnitDebuff", "SCENARIO_STAGE", "DBMRaidsVanilla_AllSavedVars"