Another attempt at fixing kart selection screen, hopefully the right one
This commit is contained in:
parent
2be5c99d47
commit
b456205b56
@ -117,7 +117,6 @@ void FocusDispatcher::add()
|
||||
m_element->setTabStop(true);
|
||||
m_element->setTabGroup(false);
|
||||
m_element->setTabOrder(m_id);
|
||||
setVisible(false);
|
||||
}
|
||||
|
||||
static FocusDispatcher* g_dispatcher = NULL;
|
||||
|
Loading…
Reference in New Issue
Block a user