Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bugfix: Unorderable Black Market Crate (#4495)
# About the pull request The '&' in the S&W revolver crate name was breaking the Topic href and made the button do nothing when clicked. Ideally the fix would keep the S&W text, but I don't know how to do this. Sanitizing '&' just returns '& amp ;' so that doesn't achieve anything. Fixes #4351 # Explain why it's good for the game The crate is now orderable. # Changelog :cl: Casper fix: fixed S&W black market crate not working /:cl:
- Loading branch information