mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-13 02:13:06 +00:00
## About The Pull Request - `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. ## Why It's Good For The Game Icons look good  ## Changelog 🆑 Melbert fix: Corrects the look of pinned modules /🆑