3 Years Ago
Created a new loot panel type 'generic_resizable' with two features that differentiate it from 'generic': - The title is automatically set from parameter panelTitle on StorageContainer - The number of item slots shown automatically matches the amount of slots on the container used Also fixes the code added in #7357. Useful as a panel choice for any situation where you just need storage with a certain title and slot count.