diff --git a/core.lua b/core.lua index 129d6d6..4254776 100755 --- a/core.lua +++ b/core.lua @@ -69,7 +69,7 @@ local function findTypes() end end local function bclick(swap) - if(GarrisonLandingPage) then + if(not InCombatLockdown() and GarrisonLandingPage) then if(GarrisonLandingPage:IsShown()) then GarrisonLandingPage_Toggle() if(not swap) then