From 6786f36d44dbe3536bdd3850f2518fc61efdb207 Mon Sep 17 00:00:00 2001 From: tercio Date: Tue, 16 Dec 2014 14:48:48 -0200 Subject: [PATCH] - Elapsed combat time now uses Float numbers instead of Integer. --- boot.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.lua b/boot.lua index 54a5f504..f5ad71d0 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 = 284 --it's 284 for release