mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
DashRingLaunch: convert tumble to wipeout
This commit is contained in:
parent
6b85dacaaa
commit
6bfc217b41
1 changed files with 1 additions and 0 deletions
|
|
@ -163,6 +163,7 @@ static void DashRingLaunch(player_t *player, mobj_t *ring)
|
|||
player->mo->rollangle = 0;
|
||||
player->flashing = 0;
|
||||
player->fastfall = 0;
|
||||
K_TumbleInterrupt(player);
|
||||
|
||||
switch (ring->extravalue1)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue