7c02b8717bf29fe2266d665d28710d11b160932b
CycleInfo's handledInputs/handledOutputs were left over from the design where the Smelter and Reprocessing Plant had an implicit recipe and so had nothing to name between cycles. Auto-recipe buildings carry a selected recipe now, and no subclass has populated either field since. The output chip's cap-less branch goes with them. It stood for an item left over from a previous recipe, but selecting a recipe clears the buffers and sizes them for that recipe alone, and the Salvage Bay's one buffer is sized by config -- so every chip stands for a sized buffer and the bare count was unreachable. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Ne3mejABZoLWKLh8fgpM3x
Description
No description provided
Languages
C++
96%
CMake
2.2%
Python
1.1%
C
0.7%