mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2025-04-04 01:11:14 +00:00
oop
This commit is contained in:
parent
fe645f8a53
commit
88b278e7bb
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in a new issue