mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-25 16:45:42 +00:00
* Fixes improvised jetpacks working as infinite one tick boosters (#55202) Fixes improvised jetpacks working as infinite one tick boosters allow_thrust is used as a check when the jetpack is toggled on to see if it should be allowed to turn on. This line needs to return the parent call instead of presuming it passes. * Fixes improvised jetpacks working as infinite one tick boosters Co-authored-by: LemonInTheDark <58055496+LemonInTheDark@users.noreply.github.com>