From f158047502b555d2c9936e774058f8ae9684353c Mon Sep 17 00:00:00 2001 From: tercio Date: Wed, 23 Apr 2014 22:04:12 -0300 Subject: [PATCH] a --- boot.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.lua b/boot.lua index 19c1a15f..8d5b0f81 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"