Merge branch 'maint'
This commit is contained in:
commit
fe67ae5e54
21 changed files with 35 additions and 14 deletions
|
|
@ -565,7 +565,7 @@ void G_BuildTiccmd (ticcmd_t *cmd)
|
|||
int tspeed = speed;
|
||||
|
||||
if (turnheld < SLOWTURNTICS)
|
||||
tspeed *= 2; // slow turn
|
||||
tspeed += 2; // slow turn
|
||||
|
||||
if (Button_Right.bDown)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue