small changes

small changes
This commit is contained in:
Meow
2026-01-03 19:48:41 +01:00
parent 5d0e195d1e
commit 0cae1cf1ab
18 changed files with 3112 additions and 1 deletions
+2
View File
@@ -1,6 +1,8 @@
-- load pfUI environment
setfenv(1, pfUI:GetEnvironment())
local superwow_active = HasSuperWoW()
pfUI.uf = CreateFrame("Frame", nil, UIParent)
pfUI.uf:SetScript("OnUpdate", function()
if InCombatLockdown and not InCombatLockdown() then