fix: pfUI compatibility background color

This commit is contained in:
Vati
2026-03-29 19:42:47 +04:00
parent c1364abdb8
commit 41ffbbffb0
5 changed files with 57 additions and 5 deletions
+5
View File
@@ -228,4 +228,9 @@ C.TOOLTIP = {
MAX_MONEY_FRAMES = 8, -- Maximum number of money frames to search
}
--=============================================================================
-- pfUI Theme Defaults
--=============================================================================
C.PFUI_DEFAULT_BG_TRANSPARENCY = 0.4
addon:Debug("Constants module loaded")