Fix #89
This commit is contained in:
parent
ea298f95f2
commit
3d5c65eaea
@ -85,6 +85,7 @@ control_codes.update({
|
||||
})
|
||||
control_codes[defines.GLFW_KEY_6] = (30,)
|
||||
control_codes[defines.GLFW_KEY_SLASH] = (31,)
|
||||
control_codes[defines.GLFW_KEY_SPACE] = (0,)
|
||||
|
||||
|
||||
rmkx_key_map = smkx_key_map.copy()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user