mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-01-17 23:21:22 +00:00
Merge branch 'ideyagun' into 'master'
Ideyagun (resolves #406). Closes #406 See merge request STJr/SRB2Internal!582
This commit is contained in:
commit
ba0dc5c884
1 changed files with 0 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue