fixed level editor key shortcuts (broken by regression)
authorHolger Schemel <info@artsoft.org>
Wed, 19 Aug 2020 21:37:33 +0000 (23:37 +0200)
committerHolger Schemel <info@artsoft.org>
Thu, 20 Aug 2020 18:09:57 +0000 (20:09 +0200)
commit35da46e44d40c2f2b88e75c8c414e4129d734889
tree5a84afb52f6bde248cfeb388fecfcf039bef8042
parent48df837459ac95beec8491795c40ced3bcf06818
fixed level editor key shortcuts (broken by regression)

This change fixes a regression of commit 888ee049 that causes problems
when handling text input in situations unrelated to the Android screen
keyboard, like entering key shortcuts with upper case letters inside
the level editor on non-Android platforms.

Thanks to Eizzoux for reporting this bug!
src/events.c