mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-20 14:45:05 +00:00
Fixes pinned module modsuit icons (#71857) - `item_action/New` is where it item actions generate an icon based on the target if the icon is null. Pinned modules set up the icon **after** the parent call, so it went through to New, generated the icon, and THEN set its own icon. - Simply moves the icon setup to before the parent call to resolve this. - Also removes some copy and paste code. Icons look good  🆑 Melbert fix: Corrects the look of pinned modules /🆑 Co-authored-by: MrMelbert <51863163+MrMelbert@users.noreply.github.com>
5.8 KiB
5.8 KiB