performance update

performance update
This commit is contained in:
Meow
2026-01-03 17:07:42 +01:00
18 changed files with 3111 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