Release Candidate 1

This commit is contained in:
Tercio Jose
2022-11-18 16:54:25 -03:00
parent bbbda84c68
commit 1c8dfb3ab7
96 changed files with 3053 additions and 1427 deletions
+1 -4
View File
@@ -7,10 +7,6 @@ local tinsert = table.insert
local setmetatable = setmetatable
local ipairs = ipairs
local pairs = pairs
local rawget= rawget
local _math_min = math.min
local _math_max = math.max
local _bit_band = bit.band
local _unpack = unpack
local type = type
--api locals
@@ -25,6 +21,7 @@ local _detalhes = _G._detalhes
local AceLocale = LibStub("AceLocale-3.0")
local Loc = AceLocale:GetLocale ( "Details" )
local _
local addonName, Details222 = ...
local gump = _detalhes.gump