mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-02-10 00:08:19 +00:00
* Fixes `product_categories` not working for non-constructable vending machines. (#81467) ## About The Pull Request This is something I've discovered while working on the previous PR. ## Why It's Good For The Game Prevents future issues with non-constructable vending machines that use categories, since we don't have any such thing rn. ## Changelog N/A * Fixes `product_categories` not working for non-constructable vending machines. --------- Co-authored-by: Ghom <42542238+Ghommie@users.noreply.github.com>