mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-11 09:22:41 +00:00
* Stops aux base turrets from hard-deleting (and 1 other fix) (#63424) Fixes #62643 Fixes aux-base turrets from hard-deleting by handling their deleting on the aux base itself. Converts the turrets list to a proper lazylist and cleans up some surrounding code involving the turrets list. Also fixes a copy+paste error with tiny fans being placed. * Stops aux base turrets from hard-deleting (and 1 other fix) Co-authored-by: MrMelbert <51863163+MrMelbert@users.noreply.github.com>