added commentator stuff, general code cleanup and better formatting, some deprecated code removed

This commit is contained in:
Tercio Jose
2024-07-09 12:47:24 -03:00
committed by andrew6180
parent af3477354a
commit 00f04959cb
20 changed files with 1602 additions and 1596 deletions
+3 -1
View File
@@ -1,3 +1,5 @@
local addonName, Details222 = ...
local _detalhes = _G.Details
local Loc = LibStub("AceLocale-3.0"):GetLocale ( "Details" )
local SharedMedia = LibStub:GetLibrary("LibSharedMedia-3.0")
@@ -1058,7 +1060,7 @@ local window_openned_at = time()
_detalhes.zone_type = "pvp"
_detalhes:EntrarEmCombate()
Details222.StartCombat()
_detalhes:StartTestBarUpdate()