Skip to content

Commit 19dfb77

Browse files
LocalIdentityLocalIdentity
authored andcommitted
Sort Attribute Requirement List (PathOfBuildingCommunity#1219)
Copy from PathOfBuildingCommunity/PathOfBuilding#8814 Co-authored-by: LocalIdentity <localidentity2@gmail.com>
1 parent b6186f1 commit 19dfb77

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
@@ -1490,6 +1490,7 @@ function calcs.perform(env, skipEHP)
14901490
local breakdownAttr = attr
14911491
if breakdown then
14921492
breakdown["Req"..attr] = {
1493+
source = "",
14931494
rowList = { },
14941495
colList = {
14951496
{ label = attr, key = "req" },

0 commit comments

Comments
 (0)