-- [Change] It would be an idea to update the input.
This commit is contained in:
parent
8f2f5301eb
commit
b99de4354e
@ -200,6 +200,7 @@ int main() {
|
||||
default:
|
||||
break;
|
||||
}
|
||||
UpdateInput();
|
||||
}
|
||||
// Render the scene.
|
||||
float elapsedTime = GetElapsedSeconds();
|
||||
|
Loading…
Reference in New Issue
Block a user