Simply move the casting bar?
i don't like how far down it is, i just want to move it a bit farther up. If the addon changes the way the casting bar looks I don't really care, as long as I can move it.
Thanks in advance.
|
/script PlayerFrame:SetMovable(1)PlayerFrame:StartMoving()
/script CastingBarFrame:StopMovingOrSizing() CastingBarFrame:SetMovable()
|