mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-12-02 06:04:21 +00:00
Ring sting indicator: show for owner player as well
This commit is contained in:
parent
bcd4963f2e
commit
d5bac57409
1 changed files with 0 additions and 2 deletions
|
|
@ -7927,8 +7927,6 @@ void K_KartPlayerThink(player_t *player, ticcmd_t *cmd)
|
||||||
|
|
||||||
debtflag->color = player->skincolor;
|
debtflag->color = player->skincolor;
|
||||||
debtflag->fuse = 2;
|
debtflag->fuse = 2;
|
||||||
|
|
||||||
debtflag->renderflags = K_GetPlayerDontDrawFlag(player);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if (player->springstars && (leveltime & 1))
|
if (player->springstars && (leveltime & 1))
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue