Files
Bubberstation/lua
Watermelon914 d5418d6251 Fixes lua signal handlers erroring if they don't return anything. (#86052)
## About The Pull Request
As title says.

## Why It's Good For The Game
Bugfix

## Changelog
🆑
fix: Fixed a bug that breaks signal handlers on an object if one of the
signal handlers doesn't return a number value.
/🆑

Co-authored-by: Watermelon914 <3052169-Watermelon914@users.noreply.gitlab.com>
2024-09-03 17:52:21 +02:00
..