This commit is contained in:
TehRealSalt 2018-03-30 13:33:01 -04:00
parent fa50c1cdf4
commit 74537b5119

View file

@ -3966,7 +3966,7 @@ DoneSection2:
player->kartstuff[k_floorboost] = 3;
else
player->kartstuff[k_floorboost] = 2;
K_DoMushroom(player, false, false);
K_DoMushroom(player, false);
}
break;