Skip to content

Commit

Permalink
Merge pull request #2746 from mdavidson37/tww-lua-error-fix
Browse files Browse the repository at this point in the history
[Draft]11.0 first pass
  • Loading branch information
Ludovicus-Maior committed May 17, 2024
2 parents 4d3236a + 81b75a2 commit 7918230
Show file tree
Hide file tree
Showing 5 changed files with 1,783 additions and 2 deletions.
1 change: 1 addition & 0 deletions WoWPro/WoWPro.lua
Original file line number Diff line number Diff line change
Expand Up @@ -1010,6 +1010,7 @@ local nameToID = {
["Battle for Azeroth"] = _G.LE_EXPANSION_BATTLE_FOR_AZEROTH,
["Shadowlands"] = _G.LE_EXPANSION_SHADOWLANDS,
["Dragonflight"] = _G.LE_EXPANSION_DRAGONFLIGHT,
["The War Within"] = _G.LE_EXPANSION_THE_WAR_WITHIN,
}
function WoWPro:GuideContent(guide, content)
if content == "Intro" then
Expand Down
2 changes: 1 addition & 1 deletion WoWPro/WoWPro.toc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Interface: 100207
## Interface: 110000
## Title: |cffFF9900WoW-|r|cff46921APro|r
## Notes: Guides created by the WoW-Pro Community. |cffFF0000You will need either TomTom or Carbonite installed for full functionality.|r
## Author: Jiyambi,Ludovicus
Expand Down
Loading

0 comments on commit 7918230

Please sign in to comment.