Skip to content

Commit 65c05aa

Browse files
author
LocalIdentity
committed
Sort Attribute Requirement List
Copy from PathOfBuildingCommunity/PathOfBuilding#8814
1 parent a22a781 commit 65c05aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Modules/CalcPerform.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1487,6 +1487,7 @@ function calcs.perform(env, skipEHP)
14871487
local breakdownAttr = attr
14881488
if breakdown then
14891489
breakdown["Req"..attr] = {
1490+
source = "",
14901491
rowList = { },
14911492
colList = {
14921493
{ label = attr, key = "req" },

0 commit comments

Comments
 (0)