Skip to content

Commit

Permalink
- fixing swipe
Browse files Browse the repository at this point in the history
  • Loading branch information
cont1nuity committed Nov 3, 2024
1 parent ec90db7 commit a6278db
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions Plater_ChangeLog.lua
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ function Plater.GetChangelogTable()
if (not Plater.ChangeLogTable) then
Plater.ChangeLogTable = {

{1729585511, "Bug Fix", "Nov 3rd, 2024", "Fixing issue with aura swipe texture in cata high-res.", "cont1nuity"},
{1729585511, "Bug Fix", "Oct 29th, 2024", "Fixing profile reset values for fine tune scale.", "cont1nuity"},
{1729585511, "Bug Fix", "Oct 23rd, 2024", "Fixing Hunter execute with Black Arrow.", "cont1nuity"},
{1729585511, "Bug Fix", "Oct 23rd, 2024", "Fixing performance units.", "cont1nuity"},
Expand Down
2 changes: 1 addition & 1 deletion Plater_Data.lua
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ function platerInternal.CreateDataTables(Plater)
[[Interface\AddOns\Plater\images\cooldown_edge_2]],
"Interface\\Cooldown\\edge",
"Interface\\Cooldown\\edge-LoC",
"Interface\\GLUES\\loadingOld",
[[Interface\AddOns\Plater\images\transparent]],
}

--textures used in the castbar, scripts can add more values to it, profile holds only the path to it
Expand Down
Binary file added images/transparent.blp
Binary file not shown.

0 comments on commit a6278db

Please sign in to comment.