elevator_t cleanup
More thinker cleanup. This one makes the crumbling FOF thinker use its own struct instead of elevator_t
. The other thinker that abuses elevator_t
is the camera scanner. I've elected not to adapt that one and instead mark it as deprecated, since its implementation is extremely hacky and dangerous (it overwrites your camera settings) and nobody really uses it anyway.