core: use concrete string based client checks

This commit is contained in:
shagu
2019-06-10 17:05:17 +02:00
parent d27b7c3cec
commit e9237b59b2
96 changed files with 118 additions and 102 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
pfUI:RegisterModule("raid", 20400, function ()
pfUI:RegisterModule("raid", "vanilla:tbc", function ()
-- do not go further on disabled UFs
if C.unitframes.disable == "1" then return end