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("map", 20400, function ()
pfUI:RegisterModule("map", "vanilla:tbc", function ()
table.insert(UISpecialFrames, "WorldMapFrame")
function _G.ToggleWorldMap()