mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 03:57:48 +01:00
Merge pull request #9931 from Heroman3003/autofix2
Fixes autolathe displaying a bit too many materials
This commit is contained in:
@@ -56,7 +56,7 @@ export const Autolathe = (props, context) => {
|
||||
<Window width={550} height={700}>
|
||||
<Window.Content scrollable>
|
||||
<Section title="Materials">
|
||||
<Materials displayAllMat disableEject />
|
||||
<Materials disableEject />
|
||||
</Section>
|
||||
<Section title="Recipes" buttons={
|
||||
<Dropdown
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user