mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 12:41:09 +01:00
Fix protolathe displaying duplicate stock parts categories (#69286)
Fix lathe duplicate stock parts categories The lathe was displaying duplicate stock part categories after the refactor in #69161. This should fix it.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
RND_CATEGORY_MEDICAL_DESIGNS,
|
||||
RND_CATEGORY_BLUESPACE_DESIGNS,
|
||||
RND_CATEGORY_STOCK_PARTS,
|
||||
RND_CATEGORY_STOCK_PARTS,
|
||||
RND_CATEGORY_EQUIPMENT,
|
||||
RND_CATEGORY_TOOL_DESIGNS,
|
||||
RND_CATEGORY_MINING_DESIGNS,
|
||||
RND_CATEGORY_ELECTRONICS,
|
||||
|
||||
Reference in New Issue
Block a user