mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-27 17:41:50 +00:00
* Fixes cleaning spray being blocked by everything (#83941) ## About The Pull Request Fixes #62873, a very old bug. It looks like someone else added code that affected the lifetime of a chemical spray, so I just took the simple option and removed that bit of code. ## Why It's Good For The Game Bug fix. ## Changelog 🆑 fix: When on 'stream' mode, the cleaning spray from a bottle of space cleaner should no longer be blocked by just about everything. /🆑 * Fixes cleaning spray being blocked by everything --------- Co-authored-by: GPeckman <21979502+GPeckman@users.noreply.github.com>