mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-13 21:34:09 +00:00
Fixes, mouse AUX buttons, joystick detect menu
This commit is contained in:
parent
8235fe08d1
commit
595421da39
14 changed files with 456 additions and 60 deletions
|
@ -297,7 +297,6 @@ bool CGame::InitialiseOnceAfterRW(void)
|
|||
#ifdef CUSTOM_FRONTEND_OPTIONS
|
||||
if (numCustomFrontendOptions == 0 && numCustomFrontendScreens == 0) {
|
||||
CustomFrontendOptionsPopulate();
|
||||
FrontEndMenuManager.LoadSettings();
|
||||
}
|
||||
#endif
|
||||
return true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue