mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Fix directionchar issue from faulty merge conflict resolution
This commit is contained in:
parent
cf97857ec7
commit
3e2263bfbd
1 changed files with 0 additions and 3 deletions
|
|
@ -11379,9 +11379,6 @@ void P_PlayerThink(player_t *player)
|
|||
;
|
||||
else
|
||||
{
|
||||
angle_t diff;
|
||||
UINT8 factor;
|
||||
|
||||
if (player->pflags & PF_GLIDING)
|
||||
{
|
||||
if (player->speed < player->mo->scale)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue