Skip to content

Commit

Permalink
adapt to dfhack#4858
Browse files Browse the repository at this point in the history
  • Loading branch information
chdoc committed Aug 13, 2024
1 parent b4a5e38 commit 19f5e01
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions idle-crafting.lua
Original file line number Diff line number Diff line change
Expand Up @@ -362,9 +362,6 @@ IdleCraftingOverlay.ATTRS {
'dwarfmode/ViewSheets/BUILDING/Workshop/Craftsdwarfs/Workers',
},
frame = { w = 55, h = 1 },
visible = function ()
return not df.global.game.main_interface.stockpile_link.adding_new_link
end
}

function IdleCraftingOverlay:init()
Expand Down

0 comments on commit 19f5e01

Please sign in to comment.