mirror of
https://github.com/thepaperpilot/Advent-Incremental.git
synced 2025-01-19 12:01:37 +00:00
Add forgotten metal export
This commit is contained in:
parent
4d28e9b843
commit
e48ad79f2a
1 changed files with 1 additions and 0 deletions
|
@ -348,6 +348,7 @@ const layer = createLayer(id, function (this: BaseLayer) {
|
||||||
industrialCrucible,
|
industrialCrucible,
|
||||||
autoSmeltEnabled,
|
autoSmeltEnabled,
|
||||||
hotterForge,
|
hotterForge,
|
||||||
|
generalTabCollapsed,
|
||||||
minWidth: 700,
|
minWidth: 700,
|
||||||
display: jsx(() => (
|
display: jsx(() => (
|
||||||
<>
|
<>
|
||||||
|
|
Loading…
Add table
Reference in a new issue