Files
Bubberstation/code/modules/power/apc
SyncIt21 218ce4840c APC assigns itself the correct name based on its area (#73054)
## About The Pull Request
APC was assigned a name before it was assigned an area causing null
names.

Another bug i noticed was that newly built apcs were also not assigned
names. Thats fixed now too

Fixes #73052

## Changelog
🆑
fix: apc not assigning itself a name based on its area
fix: newly built apc's not getting assigned area names
/🆑
2023-01-30 19:50:03 -07:00
..