diff --git a/startup.lua b/startup.lua index fb304274..739f5dd3 100644 --- a/startup.lua +++ b/startup.lua @@ -522,7 +522,6 @@ function Details:StartMeUp() --I'll never stop! local torghastTracker = CreateFrame("frame") torghastTracker:RegisterEvent("JAILERS_TOWER_LEVEL_UPDATE") torghastTracker:SetScript("OnEvent", function(self, event, level, towerType) - print(self, event, level, towerType) if (level == 1) then if (Details.overall_clear_newtorghast) then Details.historico:resetar_overall()