View Single Post
03-23-09, 04:48 AM   #939
coree
A Fallenroot Satyr
AddOn Author - Click to view addons
Join Date: Apr 2008
Posts: 28
Originally Posted by Luzzifus View Post
I fixed it by simply creating the safezone texture as "BORDER":
Code:
self.Castbar.SafeZone = self.Castbar:CreateTexture(nil,"BORDER")
then the safezone is under the background :/