mirror of
https://github.com/ZDoom/Raze.git
synced 2025-06-02 18:21:06 +00:00
- Duke: Repair SB_CENTERVIEW
not re-applying on the first tic.
This commit is contained in:
parent
fd07347bce
commit
686b121e45
3 changed files with 7 additions and 1 deletions
|
@ -275,6 +275,7 @@ static void GameTicker()
|
|||
Net_ClearFifo();
|
||||
inputState.ClearAllInput();
|
||||
gameInput.Clear();
|
||||
gameInput.SendAction(GetPersistentActions());
|
||||
gamestate = GS_LEVEL;
|
||||
return;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue