Added Details:GetUntitClass(unitId), this call handles the Ambiguate in combatlog's player name when calling UnitClass
This commit is contained in:
@@ -157,7 +157,7 @@ local tickerCallback = function(tickerObject)
|
||||
end
|
||||
end
|
||||
|
||||
addPlayerDamage(UnitName ("player"))
|
||||
addPlayerDamage(UnitName("player"))
|
||||
end
|
||||
|
||||
function mythicDungeonCharts:OnBossDefeated()
|
||||
|
||||
Reference in New Issue
Block a user