mirror of
https://github.com/ZDoom/raze-gles.git
synced 2025-01-24 16:01:00 +00:00
- run the input routine.
This was done in faketimerhandler which isn't called anywhere anymore.
This commit is contained in:
parent
93fc2cb10a
commit
ddf0babefb
1 changed files with 1 additions and 0 deletions
|
@ -1607,6 +1607,7 @@ static void GameDisplay(void)
|
|||
// End Section B
|
||||
|
||||
SetView1();
|
||||
faketimerhandler();
|
||||
|
||||
if (levelnum == kMap20)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue