don't cache banners by default

This commit is contained in:
Glenn Maynard
2003-04-21 04:02:32 +00:00
parent 2faec36fec
commit 8158742e0b
+1 -1
View File
@@ -90,7 +90,7 @@ PrefsManager::PrefsManager()
m_bAutogenMissingTypes = true; m_bAutogenMissingTypes = true;
m_bAutogenGroupCourses = true; m_bAutogenGroupCourses = true;
m_bBreakComboToGetItem = false; m_bBreakComboToGetItem = false;
m_BannerCacheType = preload_group; m_BannerCacheType = preload_none;
/* DDR Extreme-style extra stage support. /* DDR Extreme-style extra stage support.
* Default off so people used to the current behavior (or those with extra * Default off so people used to the current behavior (or those with extra