fixed key shortcut to start/end game (broken by regression)
authorHolger Schemel <info@artsoft.org>
Mon, 14 Sep 2020 19:42:59 +0000 (21:42 +0200)
committerHolger Schemel <info@artsoft.org>
Mon, 14 Sep 2020 22:28:58 +0000 (00:28 +0200)
commit5a53ae0c5ee5c9c61fdc3a103b92a8a85add50d2
tree325190e1254ef522bbc0a87959e57eaed82de595
parent97648ab29c587dee3e5fa5be3cc0cfda96543f22
fixed key shortcut to start/end game (broken by regression)

This change fixes a regression of commit 888ee049 (and 35da46e4) that
causes problems when handling text input in situations unrelated to
the Android screen keyboard, like entering key shortcuts to start and
end a game on non-Android platforms.

This commit fixes a bug that results in restarting the game when the
player has died and the "space" key (or other configured key) was used
to return to the main menu (or level editor).
src/events.c
src/libgame/sdl.h