Skip to content

Commit

Permalink
Merge pull request #200 from Gogo1951/Gogo1951-patch-1
Browse files Browse the repository at this point in the history
Copy Changes
  • Loading branch information
TannerShmoog authored Oct 16, 2022
2 parents 3c36ea2 + 805b8c1 commit e3ff98c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AutoResponse.lua
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ local time = time

addon.recentPlayers = {}
local askForPlayerInfo = format("{rt3} %s : What Role are you?", addonName)
local askForInstance = format("{rt3} %s : Please confirm what Instance you're inviting me to, thanks!"
local askForInstance = format("{rt3} %s : What are you inviting me to?"
, addonName)

--Clear table entries more than 1 minute old
Expand Down

0 comments on commit e3ff98c

Please sign in to comment.