Skip to content

Commit

Permalink
Retail: Fixed Events error
Browse files Browse the repository at this point in the history
  • Loading branch information
Ketho committed Apr 28, 2020
1 parent e59fde9 commit 80cc974
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion KethoInstanceTimer.lua
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ local args = S.args
--- Events ---
--------------

S.events = {
S.Events = {
"PLAYER_ENTERING_WORLD",
"COMBAT_LOG_EVENT_UNFILTERED",
"CHAT_MSG_SYSTEM",
Expand Down

0 comments on commit 80cc974

Please sign in to comment.