Files
Bubberstation/code/game/objects/structures
NamelessFairy 115a021544 Fixes freezers locking automatically when closed. (#73253)
## About The Pull Request

Took a little while to figure out what was going on, Freezers override
close() but never return true when they successfully close which results
in the code for locking the freezer being called right after closing it.
## Why It's Good For The Game

Fixes an oversight.
## Changelog
🆑
fix: Freezer no longer lock automatically when closed.
/🆑
2023-02-06 12:58:21 -07:00
..
2023-02-02 14:21:46 -08:00
2023-01-21 19:09:29 -08:00
2023-02-05 12:42:07 -07:00
2023-02-02 14:21:46 -08:00