mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Merge branch 'doublespeed-deathtick' into 'master'
Doublespeed Deathtick See merge request KartKrew/Kart!1000
This commit is contained in:
commit
33d7a3d074
1 changed files with 0 additions and 2 deletions
|
|
@ -2691,8 +2691,6 @@ static void P_DeathThink(player_t *player)
|
|||
else
|
||||
player->karthud[khud_timeovercam] = 0;
|
||||
|
||||
K_KartPlayerHUDUpdate(player);
|
||||
|
||||
if (player->pflags & PF_NOCONTEST)
|
||||
{
|
||||
playerGone = true;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue