mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-02-19 12:01:36 +00:00
Remove debug print
This commit is contained in:
parent
0bb8684142
commit
8d9bcb8e03
1 changed files with 0 additions and 1 deletions
|
|
@ -2037,7 +2037,6 @@ static void K_HandleLapIncrement(player_t *player)
|
|||
if (G_TimeAttackStart() && !linecrossed)
|
||||
{
|
||||
linecrossed = leveltime;
|
||||
CONS_Printf("ta start\n");
|
||||
if (starttime > leveltime) // Overlong starts shouldn't reset time on cross
|
||||
{
|
||||
// Award some Amps for a fast start, to counterbalance Obvious Rainbow Driftboost
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue