mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2025-02-07 00:41:13 +00:00
WHOOPS
This commit is contained in:
parent
518676c2a4
commit
09311bf061
1 changed files with 1 additions and 0 deletions
|
@ -665,6 +665,7 @@ static void K_KartItemRouletteByDistance(player_t *player, ticcmd_t *cmd)
|
||||||
#undef SETITEMRESULT
|
#undef SETITEMRESULT
|
||||||
|
|
||||||
player->kartstuff[k_itemroulette] = 0; // Since we're done, clear the roulette number
|
player->kartstuff[k_itemroulette] = 0; // Since we're done, clear the roulette number
|
||||||
|
player->kartstuff[k_roulettetype] = 0; // This too
|
||||||
|
|
||||||
if (P_IsLocalPlayer(player))
|
if (P_IsLocalPlayer(player))
|
||||||
S_StartSound(NULL, sfx_mkitmF);
|
S_StartSound(NULL, sfx_mkitmF);
|
||||||
|
|
Loading…
Reference in a new issue