Fix copy paste error.
This commit is contained in:
parent
bc7e6e2a34
commit
b1c1e81d03
1 changed files with 1 additions and 1 deletions
|
@ -300,7 +300,7 @@ void thandler::handle_event(const SDL_Event& event)
|
|||
#endif
|
||||
|
||||
// Silently ignored events.
|
||||
case SDL_KEYDOWN:
|
||||
case SDL_KEYUP:
|
||||
break;
|
||||
|
||||
default:
|
||||
|
|
Loading…
Add table
Reference in a new issue