Skip to content

Commit

Permalink
remove loot rules question from messages
Browse files Browse the repository at this point in the history
  • Loading branch information
TannerShmoog committed Oct 15, 2022
1 parent 80ea304 commit 3c36ea2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Groupie.toc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## Interface: 30400
## Title: Groupie
## Notes: A better LFG tool for Classic WoW.
## Version: 1.50
## Version: 1.51
## Author: Gogo, LemonDrake, Kynura, Raegen
## SavedVariables: GroupieDB
## X-Curse-Project-ID: 661450
Expand Down
6 changes: 3 additions & 3 deletions RightClick.lua
Original file line number Diff line number Diff line change
Expand Up @@ -100,9 +100,9 @@ function addon.SendPlayerInfo(targetName, dropdownMenu, which, fullName, resultI
end

local askLootRules = ""
if resultID then
askLootRules = "MS > OS? Any Reserves?" .. " "
end
--if resultID then
-- askLootRules = "MS > OS? Any Reserves?" .. " "
--end

local groupieMsg = format("{rt3} %s : %s%s %s! %s %s%s %s. %s(%s)%s",
addonName,
Expand Down

0 comments on commit 3c36ea2

Please sign in to comment.