mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
remove code i comented to test it out, oops
This commit is contained in:
parent
da0d266a60
commit
3ac03eb572
1 changed files with 0 additions and 1 deletions
|
|
@ -2626,7 +2626,6 @@ static boolean P_KillPlayer(player_t *player, mobj_t *inflictor, mobj_t *source,
|
|||
K_DropEmeraldsFromPlayer(player, player->emeralds);
|
||||
//K_SetHitLagForObjects(player->mo, inflictor, source, MAXHITLAGTICS, true);
|
||||
|
||||
//if (player->carry != CR_TRAPBUBBLE)
|
||||
player->carry = CR_NONE;
|
||||
|
||||
K_KartResetPlayerColor(player);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue