mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-05-10 19:01:50 +00:00
Remove debug print
This commit is contained in:
parent
f692f5f9e7
commit
9e73292a67
1 changed files with 0 additions and 1 deletions
|
|
@ -14393,7 +14393,6 @@ void K_DappleEmployment(player_t *player)
|
||||||
player->preventfailsafe = TICRATE*3;
|
player->preventfailsafe = TICRATE*3;
|
||||||
S_StopSoundByID(player->mo, sfx_s3k9b); // Avoid stumble crunch noise
|
S_StopSoundByID(player->mo, sfx_s3k9b); // Avoid stumble crunch noise
|
||||||
}
|
}
|
||||||
CONS_Printf("ignoreAirtimeLeniency: %d JustWallBonked: %d\n", (player->ignoreAirtimeLeniency), JustWallBonked);
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue