From 2fccbccd222b3d88a505f2f5a07484a35aca0b8d Mon Sep 17 00:00:00 2001 From: Tercio Date: Wed, 3 Jun 2015 20:17:13 -0300 Subject: [PATCH] - added extra tooltip for the icon on player's bar. --- boot.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.lua b/boot.lua index 63471690..726915f6 100644 --- a/boot.lua +++ b/boot.lua @@ -8,7 +8,7 @@ _detalhes.realversion = 69 --core version _detalhes.version = _detalhes.userversion .. " (core " .. _detalhes.realversion .. ")" Details = _detalhes - + ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- --> initialization stuff