mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2024-12-25 03:41:02 +00:00
Not while flashing
This commit is contained in:
parent
4f5d5500f2
commit
83349b2473
1 changed files with 1 additions and 1 deletions
|
@ -8545,7 +8545,7 @@ void P_PlayerThink(player_t *player)
|
|||
}
|
||||
}
|
||||
}
|
||||
else
|
||||
else if (player->powers[pw_flashing] == 0)
|
||||
{
|
||||
player->grieftime++;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue