Skip to content

fix dpad left/right not showing correctly in project settings

Rafał Mikrut requested to merge github/fork/Hinsbart/dpad-inputmap into master

Created by: Hinsbart

The condition relied on the magic number 14 instead of 16/JOY_BUTTON_MAX, causing the code not to run for the last two buttons.

dpad-inputmap.png

Merge request reports