DashRingLaunch: convert tumble to wipeout

This commit is contained in:
James R 2023-08-11 21:15:48 -07:00
parent 6b85dacaaa
commit 6bfc217b41

View file

@ -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)
{