Skip to content

Fix tiny spindash math moment

katsy requested to merge katsy/SRB2:ulse into next

If your speed is exactly 5 fu/t then you could neither start a spindash nor roll. This has probably never actually impacted anyone before but it's still weird so I changed it to remove that miniscule gap.

Also standardised an oddly formatted else if in the spindash code.

Edited by katsy

Merge request reports