mirror of
https://github.com/brues-code/pfUI.git
synced 2026-09-27 09:56:03 +00:00
thirdparty: fix typo in dpsmate integration
This commit is contained in:
@@ -309,7 +309,7 @@ pfUI:RegisterModule("thirdparty", function ()
|
||||
pfHookDPSMate:RegisterEvent("VARIABLES_LOADED")
|
||||
pfHookDPSMate:SetScript("OnEvent",function()
|
||||
if DPSMate then
|
||||
pfHookKTM:UnregisterEvent("VARIABLES_LOADED")
|
||||
pfHookDPSMate:UnregisterEvent("VARIABLES_LOADED")
|
||||
pfSkinDPSMate()
|
||||
pfDockDPSMate()
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user