Fix on tiny threat plugin

This commit is contained in:
Tercio Jose
2022-03-06 16:26:44 -03:00
parent df469beb78
commit 6db68bef3e
2 changed files with 3 additions and 3 deletions
@@ -368,7 +368,7 @@ local function CreatePluginFrames (data)
local threat_table_index = ThreatMeter.player_list_hash [thisplayer_name]
local threat_table = ThreatMeter.player_list_indexes [threat_table_index]
UpdateTableFromThreatSituation(threat_table, "player"..i, unitId)
UpdateTableFromThreatSituation(threat_table, "player", unitId)
--> pet
if (UnitExists ("pet")) then