mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
0 flashtics in Battle
This commit is contained in:
parent
f092e9283c
commit
79eb400f49
1 changed files with 1 additions and 1 deletions
|
|
@ -3552,7 +3552,7 @@ UINT16 K_GetKartFlashing(const player_t *player)
|
|||
|
||||
if (gametyperules & GTR_BUMPERS)
|
||||
{
|
||||
return 1;
|
||||
return 0;
|
||||
}
|
||||
|
||||
if (player == NULL)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue