Skip to content

Commit

Permalink
Update Auras.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
noname08662 authored Dec 16, 2024
1 parent 860cc4a commit e15ab72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Modules/Unitframes/Auras.lua
Original file line number Diff line number Diff line change
Expand Up @@ -432,7 +432,7 @@ function mod:UpdateCenteredAuras(enable)
firstInRowPoint = 'LEFT',
subsequentPoint = 'TOPLEFT',
framePoint = 'LEFT',
growthX = -1,
growthX = 1,
},
["TOPLEFT"] = {
isVertical = true,
Expand Down

0 comments on commit e15ab72

Please sign in to comment.