Skip to content

Commit

Permalink
seems like it still causes an issue
Browse files Browse the repository at this point in the history
  • Loading branch information
eltreum0 committed Mar 8, 2022
1 parent 61e0233 commit 7c6ccae
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions ElvUI_EltreumUI/Profiles/DBM.lua
Original file line number Diff line number Diff line change
Expand Up @@ -343,8 +343,9 @@ function ElvUI_EltreumUI:GetDBMProfile()
["Enabled"] = false,

--with the dbm update this seems to be the way to go around using voice packs
["ChosenVoicePack"] = "VEM", --dbm VEM
["ChosenVoicePack2"] = "VEM", --dbm VEM
--["ChosenVoicePack"] = "VEM", --dbm VEM
--["ChosenVoicePack2"] = "VEM", --dbm VEM
["ChosenVoicePack2"] = "None",
["CountdownVoice"] = "Corsica",
["CountdownVoice2"] = "Corsica",
["CountdownVoice3"] = "Corsica",
Expand Down

0 comments on commit 7c6ccae

Please sign in to comment.