- Fixed a problem while reporting enemy damage taken.

- Fixed an issue with damage taken by spell where some spells wasn't shown.
- Few improvements on tooltips.
This commit is contained in:
Tercio
2015-03-17 21:55:49 -03:00
parent 640a4261ea
commit 60fbd99e82
12 changed files with 84 additions and 57 deletions
+2
View File
@@ -368,6 +368,8 @@ function _G._detalhes:Start()
_detalhes:SetTooltipBackdrop (_detalhes.default_profile.tooltip.border_texture, _detalhes.default_profile.tooltip.border_size, table_deepcopy (_detalhes.default_profile.tooltip.border_color))
_detalhes.tooltip.show_amount = true
end
if (_detalhes_database.last_realversion and _detalhes_database.last_realversion < 47 and enable_reset_warning) then