mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2025-12-27 10:41:42 +00:00
* Fix Desk Bell Bugs Fixes a bug where a desk bell with a receiving signaler and another receiving signaler ended up in an infinite loop. Fixes door bells not unregistering (code) signal handlers for removed (item) signalers * remove superfluous comment Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com> Signed-off-by: Kenionatus <kenionatus@techie.com> * Update code/modules/paperwork/desk_bell.dm Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com> Signed-off-by: Burzah <116982774+Burzah@users.noreply.github.com> --------- Signed-off-by: Kenionatus <kenionatus@techie.com> Signed-off-by: Burzah <116982774+Burzah@users.noreply.github.com> Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com> Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com> Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>