Files
Bubberstation/code/modules
SyncIt21 52b13e742d Vending machines double check for ID (#82126)
## About The Pull Request
- Fixes #82097

By double check i mean
- First check in the UI(Front End) if the ID suddenly became
unavailable, if so, update its status
- Check again in the back end & if payment failed reset `vend_ready =
TRUE` so we can try again. This is what caused the machine to
permanently get bricked

## Changelog
🆑
fix: Vending machines will update its UI if ID is lost at any point
fix: Vending machines won't brick if the payment fails (like due to lose
of ID) for any reason
/🆑
2024-03-21 22:27:48 +01:00
..
2024-03-06 16:05:49 -07:00
2024-02-29 03:14:55 +00:00
2024-03-17 11:08:01 -04:00