Advertisement
berlin

Reposition ToT Frames

Jan 6th, 2016
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.19 KB | None | 0 0
  1. TargetFrameToT:ClearAllPoints()
  2. TargetFrameToT:SetPoint("LEFT", TargetFrame, "RIGHT", -108, -38)
  3. FocusFrameToT:ClearAllPoints()
  4. FocusFrameToT:SetPoint("LEFT", FocusFrame, "RIGHT", -108, -38)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement