Merge commit 'fb023d0546' into dev

This commit is contained in:
Dimitris Panokostas 2017-04-10 18:26:33 +02:00
commit 2fc7853637
10 changed files with 42 additions and 5 deletions

View file

@ -1079,6 +1079,8 @@ static int real_main2 (int argc, TCHAR **argv)
if (SDL_SetHint(SDL_HINT_GRAB_KEYBOARD, "1") != SDL_TRUE)
SDL_Log("SDL could not grab the keyboard");
SDL_ShowCursor(SDL_DISABLE);
set_config_changed();
if (restart_config[0]) {