Now Shift+2 shortcut can be used on macOS (fix #1604)

This commit is contained in:
David Capello 2017-12-06 16:09:23 -03:00
parent 7d9a0379e4
commit 9378379cb8

View File

@ -55,7 +55,7 @@ static KeyScancode from_char_to_scancode(int chr)
kKeyNil, // 31 =1F = US
kKeySpace, // 32 =20 = Space
kKeyNil, // 33 =21 = !
kKeyQuote, // 34 =22 = "
kKeyNil, // 34 =22 = "
kKeyNil, // 35 =23 = #
kKeyNil, // 36 =24 = $
kKeyNil, // 37 =25 = %