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