Files
Bubberstation/code/modules/loadout
SkyratBot a18b8bbec4 [MIRROR] Fixes loadout menu bluescreen when recoloring certain items. (#28837)
* Fixes loadout menu bluescreen when recoloring certain items. (#84936)

## About The Pull Request

Fixes a bug where certain non-recolorable items would have a "recolor"
option in the loadout menu, causing a bluescreen. This happened on any
non-recolorable subtypes of recolorable items, such as the horrible
necktie. Checks identical to those performed by clothing vendors have
been added to fix the problem.
## Why It's Good For The Game

Things shouldn't bluescreen.
## Changelog
🆑
fix: You can no longer cause a bluescreen by attempting to recolor
non-recolorable loadout items.
/🆑

* Fixes loadout menu bluescreen when recoloring certain items.

---------

Co-authored-by: lizardqueenlexi <105025397+lizardqueenlexi@users.noreply.github.com>
2024-07-15 10:03:09 +05:30
..