mirror of
https://github.com/aseprite/aseprite.git
synced 2025-03-14 04:19:12 +00:00
Now Shift+2 shortcut can be used on macOS (fix #1604)
This commit is contained in:
parent
7d9a0379e4
commit
9378379cb8
@ -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 = %
|
||||
|
Loading…
x
Reference in New Issue
Block a user