Disabled debug mode for the mythic+ end screen
This commit is contained in:
@@ -28,7 +28,7 @@ local Loc = _G.LibStub("AceLocale-3.0"):GetLocale("Details")
|
||||
local mythicDungeonCharts = Details222.MythicPlus.Charts.Listener
|
||||
local mythicDungeonFrames = Details222.MythicPlus.Frames
|
||||
|
||||
local CONST_DEBUG_MODE = true
|
||||
local CONST_DEBUG_MODE = false
|
||||
local LOOT_DEBUG_MODE = false
|
||||
|
||||
--fallback if the class color isn't found
|
||||
|
||||
Reference in New Issue
Block a user