- Segments list improvements.
- Shutdown the debug lines.
This commit is contained in:
+1
-1
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user