mirror of
https://github.com/neoStudiosLCE/neoLegacy.git
synced 2026-07-03 05:57:02 +00:00
Fix: Controller support broken on LoadMenu
SWF updates: LoadMenu1080 CreateWorldMenu1080
This commit is contained in:
parent
0606ce717d
commit
5656aa979f
Binary file not shown.
|
|
@ -1840,6 +1840,7 @@ void UIScene_LoadMenu::handleGainFocus(bool navBack)
|
|||
{
|
||||
m_checkboxOnline.setChecked(m_MoreOptionsParams.bOnlineGame == TRUE);
|
||||
}
|
||||
SetFocusToElement(eControl_GameMode);
|
||||
}
|
||||
|
||||
#ifdef __ORBIS__
|
||||
|
|
|
|||
Loading…
Reference in a new issue