Skip to content

Commit

Permalink
Fix for new custom lvl 10-70 route by EclipseGlaives (#364)
Browse files Browse the repository at this point in the history
  • Loading branch information
IcyEclipseX authored Dec 23, 2024
1 parent b063657 commit 3cad797
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions APR-Core/ChangeLog.lua
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,10 @@ end

function APR.changelog:SetChangeLog()
local news = {
{ "v4.6.2", "2024-12-22" },
"#Bugs",
"- Fixed new custom lvl 10-70 route by EclipseGlaives",

{ "v4.6.1", "2024-12-22" },
"#Guides",
"- Added new custom lvl 10-70 route by EclipseGlaives",
Expand Down
1 change: 1 addition & 0 deletions Routes/RouteList.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,5 @@
<Script file="Routes/WrathOfTheLichKing/WrathOfTheLichKing_Alliance.lua"/>
<Script file="Routes/WrathOfTheLichKing/WrathOfTheLichKing_Horde.lua"/>

<Script file="Routes/Custom/10-70-Ally-EclipseGlaives.lua"/>
</Ui>

0 comments on commit 3cad797

Please sign in to comment.