mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-01-26 16:36:05 +00:00
Retain drift on speed pads
This commit is contained in:
parent
fae498f097
commit
652b7bbb9e
1 changed files with 0 additions and 2 deletions
|
|
@ -4134,8 +4134,6 @@ DoneSection2:
|
|||
P_InstaThrust(player->mo, player->mo->angle, linespeed);
|
||||
|
||||
player->kartstuff[k_dashpadcooldown] = TICRATE/3;
|
||||
player->kartstuff[k_drift] = 0;
|
||||
player->kartstuff[k_driftcharge] = 0;
|
||||
player->kartstuff[k_pogospring] = 0;
|
||||
S_StartSound(player->mo, sfx_spdpad);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue