mirror of
https://github.com/fabiangreffrath/woof.git
synced 2025-08-03 12:47:01 -04:00
reset currently_active state to false in G_NextWeaponReset()
This commit is contained in:
parent
97a0e199e7
commit
43040094e9
@ -218,6 +218,7 @@ void G_NextWeaponResendCmd(void)
|
||||
|
||||
void G_NextWeaponReset(void)
|
||||
{
|
||||
currently_active = false;
|
||||
state = nw_state_none;
|
||||
ST_ResetCarousel();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user