mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
parent
a349b1acf0
commit
57c501f6ee
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 0;
|
||||
return 1;
|
||||
}
|
||||
|
||||
if (player == NULL)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue