Revert "map memory usage high default"

This reverts commit b7c7c883d7.
This commit is contained in:
erorcun 2021-08-13 00:16:16 +03:00
parent b7c7c883d7
commit df89e5091e
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_HIGH;
int8 CMenuManager::m_PrefsIslandLoading = ISLAND_LOADING_LOW;
#endif
#ifdef GAMEPAD_MENU