fixed handling debug keys to prevent handling keys twice
authorHolger Schemel <info@artsoft.org>
Fri, 16 Nov 2018 21:25:30 +0000 (22:25 +0100)
committerHolger Schemel <info@artsoft.org>
Fri, 16 Nov 2018 21:28:03 +0000 (22:28 +0100)
This change has two effects:

- handle debug keys before handling all other defined keys
- if debug key was processed, do not handle this key again


No differences found