Almost forgot to give perfect start mowing privilages
This commit is contained in:
parent
945704849f
commit
39da549760
1 changed files with 1 additions and 0 deletions
|
|
@ -7003,6 +7003,7 @@ static void K_RaceStart(player_t *player)
|
|||
player->startboost = 0;
|
||||
K_DoSneaker(player, 0);
|
||||
player->sneakertimer = 70; // PERFECT BOOST!!
|
||||
player->realsneakertimer = 70;
|
||||
|
||||
if (!player->floorboost || player->floorboost == 3) // Let everyone hear this one
|
||||
S_StartSound(player->mo, sfx_s25f);
|
||||
|
|
|
|||
Loading…
Reference in a new issue