Shut up pwrlvl

This commit is contained in:
NepDisk 2025-11-23 19:20:51 -05:00
parent 7cfdf38cb5
commit 5fd3904b3d

View file

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