map memory usage high default

This commit is contained in:
withmorten 2021-08-12 23:07:54 +02:00
parent 8759c2edf0
commit b7c7c883d7
1 changed files with 1 additions and 1 deletions

View File

@ -138,7 +138,7 @@ int8 CMenuManager::m_nDisplayMSAALevel = 0;
#endif
#ifdef NO_ISLAND_LOADING
int8 CMenuManager::m_PrefsIslandLoading = ISLAND_LOADING_LOW;
int8 CMenuManager::m_PrefsIslandLoading = ISLAND_LOADING_HIGH;
#endif
#ifdef GAMEPAD_MENU