supertux icon indicating copy to clipboard operation
supertux copied to clipboard

Fix jump key being released even though the jump key is still pressed

Open ztianyang opened this issue 3 years ago • 0 comments

I fixed the bug, so that releasing the up key does not release the jump key if the jump key is still pressed when jump with up is enabled.

This makes fast swimming work properly with jump with up enabled.

Closes #2152

https://user-images.githubusercontent.com/59285502/177862796-fc19c247-00c7-46fa-a016-fbc8394774de.mp4

ztianyang avatar Jul 07 '22 20:07 ztianyang