Skip to content

Fix sigsegv caused by bad target check in A_Custom3DRotate

katsy requested to merge katsy/SRB2:custom3dcrash into next

it checked for a target too late so if you try to use it with no target the game crashes

also prevents a console flood outside of devmode if the object has no speed

Merge request reports