Skip to content

Commit

Permalink
-- Until Runaway is back?
Browse files Browse the repository at this point in the history
  • Loading branch information
gbrage committed Jan 23, 2022
1 parent 697d155 commit 7a959b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AllTheThings.lua
Original file line number Diff line number Diff line change
Expand Up @@ -20752,8 +20752,8 @@ app.Startup = function()
app:RegisterEvent("TRANSMOG_COLLECTION_SOURCE_REMOVED");
app:RegisterEvent("PET_BATTLE_OPENING_START")
app:RegisterEvent("PET_BATTLE_CLOSE")
app:RegisterEvent("VIGNETTE_MINIMAP_UPDATED")
app:RegisterEvent("VIGNETTES_UPDATED")
--app:RegisterEvent("VIGNETTE_MINIMAP_UPDATED")
--app:RegisterEvent("VIGNETTES_UPDATED")

StartCoroutine("InitDataCoroutine", app.InitDataCoroutine);
end
Expand Down

0 comments on commit 7a959b7

Please sign in to comment.