mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Comment here for clarity
This commit is contained in:
parent
2c080cbd14
commit
40c89dd9b8
1 changed files with 1 additions and 0 deletions
|
|
@ -5500,6 +5500,7 @@ void K_MoveKartPlayer(player_t *player, boolean onground)
|
|||
else
|
||||
player->kartstuff[k_growcancel] = 0;
|
||||
}
|
||||
// Ring boosting
|
||||
else if (player->kartstuff[k_itemtype] == KITEM_NONE)
|
||||
{
|
||||
if ((player->pflags & PF_ATTACKDOWN) && !HOLDING_ITEM && NO_HYUDORO
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue