Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

- block the centerview CCMD if the player has TOTALLYFROZEN. This is … #2121

Merged

Conversation

nashmuhandes
Copy link
Contributor

…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

…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
@madame-rachelle madame-rachelle merged commit 1e0309e into ZDoom:master Aug 9, 2023
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants