mirror of
https://github.com/fabiangreffrath/woof.git
synced 2025-09-22 03:12:00 -04:00
parent
d11167d26f
commit
c7feec0a60
@ -144,7 +144,8 @@ void ST_UpdateCarousel(player_t *player)
|
||||
return;
|
||||
}
|
||||
|
||||
if (player->switching == weapswitch_none)
|
||||
if (player->switching == weapswitch_none
|
||||
&& player->pendingweapon == wp_nochange)
|
||||
{
|
||||
--duration;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user