fixed a merge error
This commit is contained in:
parent
5ddc8e2d4d
commit
5f7eae47a5
1 changed files with 0 additions and 1 deletions
|
@ -66,7 +66,6 @@ void replay_input() {
|
|||
|
||||
SDL_Event event;
|
||||
while(SDL_PollEvent(&event)) {
|
||||
global_processevent(&event);
|
||||
int sym = event.key.keysym.sym;
|
||||
global_processevent(&event);
|
||||
|
||||
|
|
Loading…
Reference in a new issue