- Changed few icons on damage done tooltip.
- Fixed the class color on texts for healing attribute. - Added options for change the tooltip border's size, color and texture. - Added buttons for test interrupt and cooldown announcers under raid tools section. - New API: _detalhes:SetTooltipBackdrop (border_texture, border_size, border_color) set tooltip border configs.
This commit is contained in:
@@ -257,6 +257,9 @@
|
||||
elseif (channel == "WHISPER") then
|
||||
SendChatMessage (msg, channel, nil, towho)
|
||||
|
||||
elseif (channel == "PRINT") then
|
||||
print (msg)
|
||||
|
||||
else
|
||||
SendChatMessage (msg, channel)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user