- Micro frames should now be less buggy.

- Added a reset button for custom spells.
This commit is contained in:
tercio
2014-05-02 01:39:41 -03:00
parent 08be3a746f
commit 827a298a01
8 changed files with 390 additions and 96 deletions
+2 -2
View File
@@ -2,13 +2,13 @@
--Last Modification: 27/07/2013
-- Change Log:
-- 27/07/2013: Finished alpha version.
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--> 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.5" --options iniciando junto
_detalhes.userversion = "v1.13.5a" --options iniciando junto
_detalhes.version = "Alpha 017"
_detalhes.realversion = 17