mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-12-02 14:12:47 +00:00
Do deh thing
This commit is contained in:
parent
e1a8a393a3
commit
e099631e3c
1 changed files with 1 additions and 0 deletions
|
|
@ -4524,6 +4524,7 @@ void P_DoJump(player_t *player, boolean soundandstate)
|
|||
player->mo->eflags &= ~MFE_APPLYPMOMZ;
|
||||
|
||||
player->pflags |= P_GetJumpFlags(player);;
|
||||
player->pflags &= ~PF_SPINNING;
|
||||
|
||||
if (soundandstate)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue