mirror of
https://github.com/brues-code/pfUI.git
synced 2026-09-22 15:46:56 +00:00
core: use concrete string based client checks
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user