Keep trick when bonking walls

This commit is contained in:
Sally Coolatta 2021-01-13 02:42:55 -05:00
parent 9639e5bab3
commit 94b8f97115

View file

@ -3619,8 +3619,6 @@ void P_BouncePlayerMove(mobj_t *mo)
mmomx = mo->player->rmomx;
mmomy = mo->player->rmomy;
mo->player->trickpanel = 0;
// trace along the three leading corners
if (mo->momx > 0)
{