Make the Spawn Object linedef executor able to set the object's angle.
This merge request allows linedef type 461, Spawn Object, to set the angle of the spawned object. This is done by checking the Slope Skew (or Effect 1) flag on the linedef, which will make the spawned object's angle equal to the linedef's angle.