Remove blocked and forbidden action popup
This commit is contained in:
parent
1fa457d382
commit
048ea91ca9
1 changed files with 0 additions and 2 deletions
|
|
@ -159,8 +159,6 @@ function D:Initialize()
|
|||
self:SecureHook("StaticPopup_Show")
|
||||
self:RegisterEvent("PLAYER_REGEN_DISABLED")
|
||||
self:RegisterEvent("PLAYER_REGEN_ENABLED")
|
||||
self:RegisterEvent("ADDON_ACTION_BLOCKED", "TaintError")
|
||||
self:RegisterEvent("ADDON_ACTION_FORBIDDEN", "TaintError")
|
||||
end
|
||||
|
||||
local function InitializeCallback()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue