WoWInterface SVN Broadcaster

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /trunk/Broadcaster
    from Rev 7 to Rev 8
    Reverse comparison

Rev 7 → Rev 8

Broadcaster.lua
32,7 → 32,7
name = "Channel",
desc = "The channel to broadcast your messages to.",
type = "select",
values = {"RAID", "PARTY", "Self"}
values = {"RAID", "PARTY", "Self"},
get = function()
for k, v in pairs(chan) do
if Broadcaster.db.profile.channel == v then
Broadcaster.toc
1,4 → 1,4
## Interface: 20400
## Interface: 30000
## Title: Broadcaster
## Notes: Announces polymorphs to party and raid chat
## Author: Seerah