mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-10 17:52:36 +00:00
* Fixes SS13.register_signal on parent_qdeleting signal in lua causing an error (#76282) ## About The Pull Request Potato renamed comp_lookup to _listen_lookup, which wasn't updated in the lua script. This PR changes the SS13 lua script to properly access the correct variable ## Why It's Good For The Game Bugfix ## Changelog Co-authored-by: Watermelon914 <3052169-Watermelon914@ users.noreply.gitlab.com> * Fixes SS13.register_signal on parent_qdeleting signal in lua causing an error --------- Co-authored-by: Watermelon914 <37270891+Watermelon914@users.noreply.github.com> Co-authored-by: Watermelon914 <3052169-Watermelon914@ users.noreply.gitlab.com>