mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-04-22 02:00:11 +00:00
thunder shield :D
This commit is contained in:
parent
39d003d6f7
commit
16cc066e2e
1 changed files with 2 additions and 0 deletions
|
|
@ -4835,6 +4835,8 @@ void P_DoJumpShield(player_t *player)
|
|||
}
|
||||
#undef limitangle
|
||||
#undef numangles
|
||||
player->pflags &= ~PF_NOJUMPDAMAGE;
|
||||
P_SetPlayerMobjState(player->mo, S_PLAY_ROLL);
|
||||
S_StartSound(player->mo, sfx_s3k45);
|
||||
}
|
||||
else
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue