Files
Bubberstation/code/modules
BurgerLUA bc60e4e079 Fix signal unregistration in grapple gun on hit (#94489)
## About The Pull Request

Changes the unregistering of COMSIG_PROJECTILE_ON_HIT to
COMSIG_PROJECTILE_SELF_ON_HIT because COMSIG_PROJECTILE_ON_HIT isn't
used anywhere in grapple code but COMSIG_PROJECTILE_SELF_ON_HIT is.

See lines 70 and 71 for what I mean.

## Why It's Good For The Game

Fixes good.

## Changelog

🆑 BurgerBB
fix: Fix signal unregistration in grapple gun on hit.
/🆑
2025-12-16 22:00:08 -05:00
..
2025-10-28 12:49:18 -05:00
2025-09-30 22:28:07 +02:00
2025-11-16 22:49:41 +00:00
2025-12-07 19:11:35 -08:00
2025-10-07 20:28:59 +02:00
2025-10-02 18:17:38 +00:00
2025-11-06 21:14:50 +01:00
2025-12-06 13:42:32 +11:00