Skip to content

Commit

Permalink
Bastion/TwilightAscendants: Fix error
Browse files Browse the repository at this point in the history
  • Loading branch information
funkydude committed May 6, 2024
1 parent 1f3636a commit 49672da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Bastion/TwilightAscendants.lua
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ function mod:GetOptions()
-- Heroic
{92067, "SAY", "ICON"},
{92075, "SAY", "ICON"},
{92307, "ICON", "EMPHASIZE_ME_ONLY"},
{92307, "ICON", "ME_ONLY_EMPHASIZE"},
-- General
"switch"
}, {
Expand Down

0 comments on commit 49672da

Please sign in to comment.