- fixed an issue opening the segments menu.

- fixed a few strings on options panel.
- added a popup window for this particular update.
This commit is contained in:
Tercio
2017-10-14 13:04:36 -03:00
parent f55511e337
commit 047d58242c
5 changed files with 61 additions and 12 deletions
+2 -2
View File
@@ -3,9 +3,9 @@
_ = nil
_detalhes = LibStub("AceAddon-3.0"):NewAddon("_detalhes", "AceTimer-3.0", "AceComm-3.0", "AceSerializer-3.0", "NickTag-1.0")
_detalhes.build_counter = 4823
_detalhes.build_counter = 4829
_detalhes.userversion = "v7.3.0." .. _detalhes.build_counter
_detalhes.realversion = 126 --core version
_detalhes.realversion = 127 --core version
_detalhes.version = _detalhes.userversion .. " (core " .. _detalhes.realversion .. ")"
Details = _detalhes