Place frames via addon #17
1 changed files with 1 additions and 1 deletions
|
@ -141,7 +141,7 @@ function MyAddon.moveFrames()
|
|||
TargetFrame:SetPoint("CENTER",UIParent,350,-225)TargetFrame:SetUserPlaced(true)
|
||||
|
||||
FocusFrame:ClearAllPoints()
|
||||
FocusFrame:SetPoint("CENTER",UIParent,-350,70)TargetFrame:SetUserPlaced(true)
|
||||
FocusFrame:SetPoint("CENTER",UIParent,-350,150)TargetFrame:SetUserPlaced(true)
|
||||
end
|
||||
|
||||
function MyAddon.announceKey()
|
||||
|
|
Loading…
Reference in a new issue