Random tab i spotted

This commit is contained in:
Diavolo 2021-09-09 11:36:48 +02:00
parent 7de4b0a3aa
commit 27c8a647df
No known key found for this signature in database
GPG Key ID: FA77F074E98D98A5

View File

@ -233,7 +233,7 @@ namespace Game
K_LASTGAMEPADBUTTON_RANGE_1 = 0x6, // Last Gamepad 1
K_TAB = 0x9,
K_ENTER = 0xD,
K_FIRSTGAMEPADBUTTON_RANGE_2 = 0xE, // First Gamepad 2
K_FIRSTGAMEPADBUTTON_RANGE_2 = 0xE, // First Gamepad 2
K_BUTTON_START = 0xE,
K_BUTTON_BACK = 0xF,
K_BUTTON_LSTICK = 0x10,