Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- block the centerview CCMD if the player has TOTALLYFROZEN. This is …
…deliberately done this way, instead of placing the check inside PlayerPawn::CheckPitch, because there may be other situations where we don't want to block the centering function (APowerFlight::EndEffect being one such case) - also while I'm in this file, fix code styling for another one of my previous submissions
- Loading branch information