Don't do null-lap debug print

This commit is contained in:
AJ Martinez 2023-05-14 22:28:35 -07:00
parent b0856d39d8
commit 6b0f9aeb6d

View file

@ -306,7 +306,7 @@ void K_UpdatePowerLevels(player_t *player, UINT8 lap, boolean forfeit)
if (inc == 0)
{
CONS_Printf("Total Result: No increment, no change.\n");
// CONS_Printf("Total Result: No increment, no change.\n");
continue;
}