We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31cb3eb commit c199577Copy full SHA for c199577
1 file changed
src/Modules/CalcSections.lua
@@ -50,7 +50,7 @@ local ESCost = {
50
"ESCost", "Cost", "ESCostNoMult", "ESCostEfficiency", "CostEfficiency"
51
}
52
local rageCost = {
53
- "RageCost", "Cost", "RageNoMult", "RageCostEfficiency", "CostEfficiency"
+ "RageCost", "Cost", "RageCostNoMult", "RageCostEfficiency", "CostEfficiency"
54
55
56
-- format {width, id, group, color, subsection:{default hidden, label, data:{}}}
0 commit comments