raze/source/games/exhumed
Mitchell Richters 4bf2f70d7b - Exhumed: Remove Player::nDestVertPan entirely.
* We can just pass the needed value into `doPlayerPitch()`.
* For Ramses, no need to set `nDestVertPan` to the map value, just use the map value.
* Avoids an excess `atan2()` call by way of `maphoriz()`.
2023-03-27 08:14:42 +11:00
..
src - Exhumed: Remove Player::nDestVertPan entirely. 2023-03-27 08:14:42 +11:00
all.cpp - Exhumed: Bring pickup code back into player.cpp 2023-03-26 10:30:27 +11:00