This line broke yellow sparks entirely

This commit is contained in:
Sally Cochenour 2020-03-14 19:01:34 -04:00
parent f235a50d2e
commit 69cc03a434

View file

@ -5912,8 +5912,6 @@ static void K_KartDrift(player_t *player, boolean onground)
if (player->kartstuff[k_driftcharge] >= dsone)
player->kartstuff[k_driftcharge] = -1; // Set yellow sparks
else
player->kartstuff[k_driftcharge] = 0; // No sparks
}
// This spawns the drift sparks