Files
Bubberstation/code/modules/mod
MrMelbert 46610d3959 Fixes pinned module modsuit icons (#71857)
## 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

![image](https://user-images.githubusercontent.com/51863163/206623593-d6bbd4ea-5b5d-4365-aa08-d43d4fce0335.png)

## Changelog

🆑 Melbert
fix: Corrects the look of pinned modules
/🆑
2022-12-11 14:39:34 +01:00
..
2022-11-15 03:50:11 +00:00
2022-11-15 03:50:11 +00:00
2022-11-15 03:50:11 +00:00