mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-03-26 04:51:43 +00:00
k_pogospring -> trickpanel
This commit is contained in:
parent
180a49dfc7
commit
0cb5ddd01d
1 changed files with 1 additions and 1 deletions
|
|
@ -105,7 +105,7 @@ void K_DoIngameRespawn(player_t *player)
|
|||
player->kartstuff[k_driftboost] = 0;
|
||||
player->kartstuff[k_drift] = 0;
|
||||
player->kartstuff[k_driftcharge] = 0;
|
||||
player->kartstuff[k_pogospring] = 0;
|
||||
player->trickpanel = 0;
|
||||
|
||||
// Set up respawn position if invalid
|
||||
if (player->respawn.wp != NULL)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue