mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-12-05 07:33:00 +00:00
Merge branch 'the-scary-22-merge' into battle-rethink
This commit is contained in:
commit
a50d281658
1 changed files with 2 additions and 0 deletions
|
|
@ -1786,6 +1786,8 @@ static void P_CheckInvincibilityTimer(player_t *player)
|
||||||
player->mo->color = player->skincolor;
|
player->mo->color = player->skincolor;
|
||||||
G_GhostAddColor((INT32) (player - players), GHC_NORMAL);
|
G_GhostAddColor((INT32) (player - players), GHC_NORMAL);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
P_RestoreMusic(player);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue