Remove stray tab.

This commit is contained in:
The Dax 2013-09-08 00:42:15 -04:00
parent ac88cbd894
commit c95244b3e2

View file

@ -354,7 +354,7 @@ UI::EventReturn GameSettingsScreen::OnBack(UI::EventParams &e) {
g_Config.Save();
host->UpdateUI();
KeyMap::UpdateConfirmCancelKeys();
return UI::EVENT_DONE;