added commentator stuff, general code cleanup and better formatting, some deprecated code removed
This commit is contained in:
@@ -221,7 +221,7 @@ function mythicDungeonCharts:OnStartMythicDungeon()
|
||||
mythicDungeonCharts.ChartTable.Ticker = C_Timer.NewTicker(1, tickerCallback)
|
||||
|
||||
--save the chart for development
|
||||
if (debugmode) then
|
||||
if (Details222.Debug.MythicPlusChartWindowDebug) then
|
||||
Details.mythic_plus.last_mythicrun_chart = mythicDungeonCharts.ChartTable
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user