mirror of
https://github.com/halpz/re3.git
synced 2025-07-22 00:09:45 +00:00
Island loading cleanup and fix
This commit is contained in:
@ -218,9 +218,7 @@ CModelInfo::IsBikeModel(int32 id)
|
||||
void
|
||||
CModelInfo::RemoveColModelsFromOtherLevels(eLevelName level)
|
||||
{
|
||||
#ifdef NO_ISLAND_LOADING
|
||||
if (CMenuManager::m_PrefsIslandLoading == CMenuManager::ISLAND_LOADING_LOW)
|
||||
#endif
|
||||
ISLAND_LOADING_IS(LOW)
|
||||
{
|
||||
int i;
|
||||
CBaseModelInfo *mi;
|
||||
|
Reference in New Issue
Block a user