- Added option to disable the mythic dungeon damage chart.

- Removed debug chat messages from the dungeon chart.
- Framework update to v67.
This commit is contained in:
Tercio
2018-02-26 11:13:39 -03:00
parent 801dfb3bbc
commit 208ede8e6e
5 changed files with 69 additions and 28 deletions
+1
View File
@@ -1308,6 +1308,7 @@ local default_global_data = {
make_overall_when_done = true, --
make_overall_boss_only = false, --
show_damage_graphic = true,
delay_to_show_graphic = 5,
last_mythicrun_chart = {},
mythicrun_chart_frame = {},
},