mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-02-04 20:56:14 +00:00
oop
This commit is contained in:
parent
fa50c1cdf4
commit
74537b5119
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…
Add table
Reference in a new issue