Skip to content

Commit

Permalink
Update EventHandlers.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
rdw-software committed Aug 13, 2023
1 parent 2f4942a commit 962113d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Core/EventHandlers.lua
Original file line number Diff line number Diff line change
Expand Up @@ -637,7 +637,7 @@ function R:OnCriteriaComplete(event, id)
end

if timeRiftEncounterName then
R:Debug("Completed criteria for Time Rift encounter: " .. tostring(timewalkingEncounterName))
R:Debug("Completed criteria for Time Rift encounter: " .. tostring(timeRiftEncounterName))
self:OnTimeRiftCompleted()
end
end
Expand Down

0 comments on commit 962113d

Please sign in to comment.