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:
Tim
2022-08-22 14:25:58 -07:00
committed by GitHub
parent c6a48b1f82
commit af8d5ffcf0
@@ -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,