Go back to old growth behavior

This commit is contained in:
Sally Coolatta 2022-11-17 23:09:19 -05:00
parent 2d200c1361
commit 895a5e34e0

View file

@ -9865,10 +9865,8 @@ void K_KartUpdatePosition(player_t *player)
if (leveltime < starttime || oldposition == 0)
oldposition = position;
if (position < oldposition) // Changed places?
{
player->positiondelay = POS_DELAY_TIME + 4; // Position number growth
}
// Changed places?
player->positiondelay = POS_DELAY_TIME + 4; // Position number growth
/* except in FREE PLAY */
if (player->curshield == KSHIELD_TOP &&