- 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
+4
View File
@@ -947,6 +947,10 @@ local default_profile = {
--border_color = {0.76, 0.76, 0.76, 1},
border_color = {1, 1, 1, 1},
border_size = 14,
tooltip_max_abilities = 5,
tooltip_max_targets = 2,
tooltip_max_pets = 2,
},
}