From 0b39816ae560fc20c90cc3ed338af951f099daae Mon Sep 17 00:00:00 2001 From: Tercio Date: Mon, 14 Mar 2016 11:55:11 -0300 Subject: [PATCH] - Fixed a rare issue with raid target counters where sometimes got invalid at the logon. --- boot.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.lua b/boot.lua index b1c70518..5103e250 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 = 2500 --it's 2500 for release