- More development on the mythic dungeon chart.
- Fixed options panel not opening on the requested section.
This commit is contained in:
parent
58c325395d
commit
ea5ce81d2f
7 changed files with 414 additions and 111 deletions
2
boot.lua
2
boot.lua
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
_ = nil
|
||||
_detalhes = LibStub("AceAddon-3.0"):NewAddon("_detalhes", "AceTimer-3.0", "AceComm-3.0", "AceSerializer-3.0", "NickTag-1.0")
|
||||
_detalhes.build_counter = 5373
|
||||
_detalhes.build_counter = 5421
|
||||
_detalhes.userversion = "v7.3.5." .. _detalhes.build_counter
|
||||
_detalhes.realversion = 129 --core version
|
||||
_detalhes.version = _detalhes.userversion .. " (core " .. _detalhes.realversion .. ")"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue