Filename | |
---|---|
oUF_P3lim.lua |
diff --git a/oUF_P3lim.lua b/oUF_P3lim.lua index f99bef4..2d1bd0d 100644 --- a/oUF_P3lim.lua +++ b/oUF_P3lim.lua @@ -248,7 +248,7 @@ local function Shared(self, unit) end if(unit == 'focus') then - debuffs:SetPoint('TOPLEFT', self, 'TOPRIGHT') + debuffs:SetPoint('TOPLEFT', self, 'TOPRIGHT', 4, 0) debuffs.onlyShowPlayer = true elseif(unit ~= 'target') then debuffs:SetPoint('TOPRIGHT', self, 'TOPLEFT', -4, 0)