Merge pull request #694 from Flamanis/fix-wow-interface-skin
Fix WoW Interface skin attribute icon size
This commit is contained in:
commit
6385844c4e
1 changed files with 1 additions and 1 deletions
|
|
@ -96,7 +96,7 @@ local addonName, Details222 = ...
|
|||
right_corner_anchor_bottom = {96, 0},
|
||||
|
||||
attribute_icon_anchor = {34, -6},
|
||||
attribute_icon_size = {24, 24},
|
||||
attribute_icon_size = 24,
|
||||
|
||||
micro_frames = {left = "DETAILS_STATUSBAR_PLUGIN_THREAT"},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue