Force the target's health text to stay shown

Prevents the target health text of the default blizzard unit frames from being hidden.

Snippet

local tftfhbt = TargetFrameTextureFrameHealthBarText
function tftfhbt:Hide()
end
tftfhbt:Show()
Posted by stolenlegacy at Sun, 18 Apr 2010 14:36:14 +0000