Bunch of comment fixes

This commit is contained in:
Tequila 2014-03-13 02:20:54 +01:00
parent 0e6632f464
commit baca82d64e
17 changed files with 21 additions and 20 deletions

View file

@ -1790,7 +1790,7 @@ static void PM_DropTimers( void ) {
PM_UpdateViewAngles
This can be used as another entry point when only the viewangles
are being updated isntead of a full move
are being updated instead of a full move
================
*/
void PM_UpdateViewAngles( playerState_t *ps, const usercmd_t *cmd ) {