This commit is contained in:
Bunny67
2018-07-14 20:45:50 +03:00
parent ba104ae1c1
commit e2cd058116
+1
View File
@@ -118,6 +118,7 @@ function M:PVPMessageEnhancement()
local _, instanceType = IsInInstance()
if instanceType == "pvp" then
RaidNotice_AddMessage(RaidBossEmoteFrame, arg1, ChatTypeInfo["RAID_BOSS_EMOTE"])
-- RaidNotice_AddMessage(RaidBossEmoteFrame, arg1, ChatTypeInfo["RAID_BOSS_EMOTE"])
end
end