mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-01-02 03:22:35 +00:00
Fixed spacing
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user