mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-06 14:43:20 +00:00
Fixed spacing
This commit is contained in:
parent
e11110400a
commit
20df88a85b
1 changed files with 1 additions and 1 deletions
|
|
@ -266,7 +266,7 @@ void SDL_SetKeymap(SDL_Keymap *keymap, bool send_event)
|
|||
!SDL_isdigit(SDL_GetKeymapKeycode(keymap, (SDL_Scancode)i, SDL_KMOD_SHIFT))) {
|
||||
keymap->french_numbers = false;
|
||||
break;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Detect non-Latin keymap
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue