Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MIRROR] Lathes compute their local storage size correctly (#2115)
* Lathes compute their local storage size correctly (#82770) ## About The Pull Request Basically we have to add the material container before we call parent Initialize(which calls `RefreshParts()`), else the container doesn't get initialized early and we skip over computing storage sizes ## Changelog :cl: fix: off station & round start lathes with local storage don't have infinite storage size. /:cl: * Lathes compute their local storage size correctly --------- Co-authored-by: SyncIt21 <[email protected]>
- Loading branch information