Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add black market items to TGUI req (#8073)
# About the pull request Fixes #8067 Adds the black market supply packs to the tgui_static_data, which also prevents a window crash. Removed a cast from toggle_contraband that was preventing sales to the black market. # Explain why it's good for the game Re-allows use of the black market on the new interface # Testing Photographs and Procedure <details> <summary>Screenshots & Videos</summary> ![ASRS_TGUI_black_market](https://github.com/user-attachments/assets/ff5081eb-b0df-404c-b7c8-373dc90c4b5a) </details> Enabled the black market; bought and sold items. # Changelog :cl: fix: Fixes black market TGUI crash /:cl:
- Loading branch information