- Added a extra button on the hotcorner topleft for reset details segments.

- Fixed issue with plugin buttons where it's alpha was changing within instance alpha.
- Fixed a issue with Tiny Threat plugin where sometimes does not properlly.
This commit is contained in:
tercio
2014-04-24 20:28:02 -03:00
parent 667dceb06a
commit d47e13a533
8 changed files with 210 additions and 43 deletions
+2 -2
View File
@@ -5,10 +5,10 @@
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--> global name declaration
_ = nil
_detalhes = LibStub("AceAddon-3.0"):NewAddon("_detalhes", "AceTimer-3.0", "AceComm-3.0", "AceSerializer-3.0", "NickTag-1.0", "LibHotCorners")
_detalhes.userversion = "v1.13.0"
_detalhes.userversion = "v1.13.1"
_detalhes.version = "Alpha 017"
_detalhes.realversion = 17