Comment here for clarity

This commit is contained in:
TehRealSalt 2019-03-07 21:33:01 -05:00
parent 2c080cbd14
commit 40c89dd9b8

View file

@ -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