move DisplayAspectRatio

This commit is contained in:
Glenn Maynard
2006-01-20 22:44:28 +00:00
parent 58c79217df
commit 5f7d26addd
3 changed files with 5 additions and 4 deletions
-1
View File
@@ -159,7 +159,6 @@ PrefsManager::PrefsManager() :
m_iMovieColorDepth ( "MovieColorDepth", 16 ),
m_iMaxTextureResolution ( "MaxTextureResolution", 2048 ),
m_iRefreshRate ( "RefreshRate", REFRESH_DEFAULT ),
m_fDisplayAspectRatio ( "DisplayAspectRatio", ASPECT_AUTO ),
m_bAllowMultitexture ( "AllowMultitexture", true ),
m_bShowStats ( "ShowStats", TRUE_IF_DEBUG),
m_bShowBanners ( "ShowBanners", true ),