mirror of
https://github.com/brues-code/pfUI.git
synced 2026-09-21 23:26:56 +00:00
Merge pull request #79 from pepopo978/sp-haste-display
Sp haste display
This commit is contained in:
@@ -92,6 +92,8 @@ pfUI:RegisterModule("player", "vanilla:tbc", function ()
|
||||
|
||||
-- Compute and cache the haste/SP text; called from OnUpdate, throttled to 0.25s
|
||||
local function UpdateInfoText()
|
||||
if not GetUnitField then return end -- do nothing for older nampower
|
||||
|
||||
local cfg = playerFrame.config
|
||||
if not cfg then
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user