Skip to content

elevator_t cleanup

MascaraSnake requested to merge elevator-cleanup into next

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.

srb2win-elevator.exe

Merge request reports