core: whitelist a bunch of modules for tbc

This commit is contained in:
shagu
2019-04-07 14:48:29 +02:00
parent dc51778dc4
commit 7bc60e723d
27 changed files with 28 additions and 29 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
pfUI:RegisterModule("chat", function ()
pfUI:RegisterModule("chat", 20400, function ()
local panelfont = C.panel.use_unitfonts == "1" and pfUI.font_unit or pfUI.font_default
local panelfont_size = C.panel.use_unitfonts == "1" and C.global.font_unit_size or C.global.font_size