This commit is contained in:
James R 2020-11-05 22:18:41 -08:00
parent 2764c283d2
commit e2df4cf027

View file

@ -8578,7 +8578,6 @@ void P_PlayerThink(player_t *player)
}
else
P_MovePlayer(player);
}
if (!player->mo)
{