tbc: whitelist targettarget

This commit is contained in:
shagu
2019-04-14 15:10:27 +02:00
parent fff15097c9
commit fa16bbb029
+1 -1
View File
@@ -1,4 +1,4 @@
pfUI:RegisterModule("targettarget", function ()
pfUI:RegisterModule("targettarget", 20400, function ()
-- do not go further on disabled UFs
if C.unitframes.disable == "1" then return end