canary
canary copied to clipboard
[Fix] Client debug on depot search (255+ items)
Description
There is a debug on client when you search for an item that has more than 255 slots. For example, if you search for a 'mace' and you have 256 mace on your depot and you click on search, the client will debug.
Type of change
- [x] Bug fix (non-breaking change which fixes an issue)
Checklist
- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my own code
- [x] I checked the PR checks reports
- [x] My changes generate no new warnings