Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidMoore committed Jun 16, 2022
2 parents a4b4760 + 1d73a83 commit 1b52ecb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions BronCena.lua
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ local soundPaths = {
[soundOptions.shoryuken] = "Interface/AddOns/BronCena/Media/Sounds/shoryuken.ogg",
[soundOptions.shouryureppa] = "Interface/AddOns/BronCena/Media/Sounds/shouryureppa.ogg",
[soundOptions.metalgear] = "Interface/AddOns/BronCena/Media/Sounds/metalgear.ogg",
[soundOptions.yaketysax] = "Interface/AddOns/BronCena/Media/Sounds/yaketysax.ogg",
[soundOptions.yaketysax] = "Interface/AddOns/BronCena/Media/Sounds/yakety-sax.ogg",
[soundOptions.darkness] = "Interface/AddOns/BronCena/Media/Sounds/darkness.ogg"
}

Expand Down Expand Up @@ -755,4 +755,4 @@ function BronCena:COMBAT_LOG_EVENT_UNFILTERED(...)

end, companion.delay)
end
end
end

0 comments on commit 1b52ecb

Please sign in to comment.