Don't flood directionchar commands!!!

This commit is contained in:
fickleheart 2019-12-10 08:17:41 -06:00
parent 194e77a6f0
commit 72cf5d9927

View file

@ -1261,7 +1261,7 @@ void G_BuildTiccmd(ticcmd_t *cmd, INT32 realtics, UINT8 ssplayer)
else
ticcmd_resetdown[forplayer] = true;
}
else
else if (ticcmd_resetdown[forplayer])
{
ticcmd_resetdown[forplayer] = false;