v9213
Fixed an issue where after reloading, overall data won't show the players nickname. Fixed overkill damage on death log tooltip. Fixed the percent bars for the healing done target on the player breakdown window. Fixed an issue with resource tooltips. And more...
This commit is contained in:
@@ -5306,6 +5306,8 @@ end
|
||||
shadow.end_time = time()
|
||||
end
|
||||
|
||||
shadow.displayName = actor.displayName or actor.nome
|
||||
|
||||
shadow.boss_fight_component = actor.boss_fight_component or shadow.boss_fight_component
|
||||
shadow.fight_component = actor.fight_component or shadow.fight_component
|
||||
shadow.grupo = actor.grupo or shadow.grupo
|
||||
|
||||
Reference in New Issue
Block a user