mirror of
https://github.com/open-goal/jak-project
synced 2026-06-02 18:19:07 -04:00
2a41bc615e
if you sideflip into grind in the digsite mission, the clasps wont break because it is considered a `board-spin` attack instead of `board`. This extends the condition to allow for `board-spin` as well. ~~Should I wrap this in an `#if PC_PORT`?~~ done