mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-03-22 10:52:23 +00:00
WOW ITS A GOOD THING I DIDNT FORGET THIS HUH?
This commit is contained in:
parent
8f5f5c1e22
commit
29aad5b7d5
1 changed files with 1 additions and 0 deletions
|
@ -759,6 +759,7 @@ static void Snake_Handle(void)
|
|||
pjoyx = 0;
|
||||
}
|
||||
}
|
||||
joyeventcount = 0;
|
||||
|
||||
// Update direction
|
||||
if (PLAYER1INPUTDOWN(GC_STRAFELEFT) || gamekeydown[KEY_LEFTARROW] || joystate == 3)
|
||||
|
|
Loading…
Reference in a new issue