- API: added class tables: _detalhes.classstring_to_classid and _detalhes.classid_to_classstring.
- Fixed an issue with buff uptime where sometimes the uptime wasn't shown. - Major redesign on the Details! Forge utility.
This commit is contained in:
@@ -1184,6 +1184,12 @@ local default_global_data = {
|
||||
show_life_percent = false,
|
||||
show_segments = false,
|
||||
},
|
||||
boss_mods_timers = {
|
||||
encounter_timers_dbm = {},
|
||||
encounter_timers_bw = {},
|
||||
},
|
||||
spell_pool = {},
|
||||
encounter_spell_pool = {},
|
||||
}
|
||||
|
||||
_detalhes.default_global_data = default_global_data
|
||||
|
||||
Reference in New Issue
Block a user