- Added skill definitions to MAPINFO.
SVN r558 (trunk)
This commit is contained in:
parent
170b633e91
commit
52e5f8b8e1
9 changed files with 387 additions and 161 deletions
|
|
@ -1608,7 +1608,7 @@ void P_MovePlayer (player_t *player)
|
|||
fprintf (debugfile, "]\n");
|
||||
}
|
||||
|
||||
if (!(player->cheats & CF_PREDICTING))
|
||||
if (!(player->cheats & CF_PREDICTING) && (forwardmove|sidemove))
|
||||
{
|
||||
player->mo->PlayRunning ();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue