From 667dceb06a9efa75d492b5ff730c007c96c3d8f8 Mon Sep 17 00:00:00 2001 From: tercio Date: Wed, 23 Apr 2014 22:58:53 -0300 Subject: [PATCH] updates --- boot.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.lua b/boot.lua index 8d5b0f81..8057308b 100644 --- a/boot.lua +++ b/boot.lua @@ -5,7 +5,7 @@ ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- --> 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"