mirror of
https://github.com/fabiangreffrath/woof.git
synced 2025-09-22 11:22:18 -04:00
reset button state when automap is turned on (#1164)
This commit is contained in:
parent
ff16687847
commit
6aed7bf13b
@ -840,6 +840,7 @@ boolean AM_Responder
|
||||
{
|
||||
bigstate = 0;
|
||||
viewactive = true;
|
||||
memset(buttons_state, 0, sizeof(buttons_state));
|
||||
AM_Stop ();
|
||||
}
|
||||
else if (M_InputActivated(input_map_gobig))
|
||||
|
Loading…
x
Reference in New Issue
Block a user