mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-08 13:52:45 +01:00
111397cb7c
* Fixed a signal reg error caused by add_occupant being called twice (#85072) ## About The Pull Request Parent proc in the chain already calls add_occupant, resulting in signals being assigned twice which threw an error ## Changelog 🆑 fix: Fixed a signal reg error caused by add_occupant being called twice /🆑 * Fixed a signal reg error caused by add_occupant being called twice --------- Co-authored-by: SmArtKar <44720187+SmArtKar@users.noreply.github.com> Co-authored-by: SpaceLoveSs13 <68121607+SpaceLoveSs13@users.noreply.github.com>