Merge branch 'ideyagun' into 'master'

Ideyagun (resolves #406).

Closes #406

See merge request STJr/SRB2Internal!582
This commit is contained in:
MascaraSnake 2019-12-03 02:15:26 -05:00
commit ba0dc5c884
1 changed files with 0 additions and 1 deletions

View File

@ -4738,7 +4738,6 @@ static void P_DoSpinAbility(player_t *player, ticcmd_t *cmd)
player->drawangle = player->mo->angle;
#undef zpos
P_SetTarget(&player->mo->tracer, NULL);
player->mo->momx >>= 1;
player->mo->momy >>= 1;
player->pflags |= PF_USEDOWN;