fixed bug with player moving when releasing one of several pressed snap keys
authorHolger Schemel <info@artsoft.org>
Thu, 24 Jan 2019 18:26:01 +0000 (19:26 +0100)
committerHolger Schemel <info@artsoft.org>
Thu, 24 Jan 2019 18:26:04 +0000 (19:26 +0100)
commit931d95b5a399bbed7280bd39be8373adad147dc2
treef4f436db93a3de24b4900cea24d611ea63c85968
parent7270af24b41bc33fbb89a97227a7696e343eacbb
fixed bug with player moving when releasing one of several pressed snap keys

When using TAS snap keys, pressing more than one snap key at the same
time and then releasing one of them caused the player to move.
src/events.c
src/game.c
src/game.h