Merge branch 'master' into extreme-speed

This commit is contained in:
Sally Coolatta 2021-01-31 20:21:13 -05:00
commit 734461b35b

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)
{