mirror of
https://github.com/brues-code/pfUI.git
synced 2026-09-27 09:56:03 +00:00
core: whitelist a bunch of modules for tbc
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user