From 042aa8758cd05b913f187ed248c3a7b07a305cf7 Mon Sep 17 00:00:00 2001 From: tercio Date: Tue, 16 Dec 2014 01:24:03 -0200 Subject: [PATCH] - Few fixes for miss spells and melee hits. --- boot.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.lua b/boot.lua index 598bd94b..84b2bb73 100644 --- a/boot.lua +++ b/boot.lua @@ -1,6 +1,6 @@ ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- --> global name declaration - + _ = nil _detalhes = LibStub("AceAddon-3.0"):NewAddon("_detalhes", "AceTimer-3.0", "AceComm-3.0", "AceSerializer-3.0", "NickTag-1.0") _detalhes.build_counter = 282 --it's 281 for release