- Segments list improvements.

- Shutdown the debug lines.
This commit is contained in:
Tercioo
2019-03-10 23:44:35 -03:00
parent 29f8cfbf75
commit 7c8c2aa1d8
2 changed files with 26 additions and 9 deletions
+1 -1
View File
@@ -336,7 +336,7 @@ function _G._detalhes:Start()
-- ~mythic ~dungeon
local newFrame = CreateFrame ("frame", "DetailsMythicPlusFrame", UIParent)
newFrame.DevelopmentDebug = true
newFrame.DevelopmentDebug = false
--[
newFrame:RegisterEvent ("CHALLENGE_MODE_START")