fix invalid values leaking into fDisplayAspectRatio
This commit is contained in:
@@ -103,7 +103,7 @@ void StepMania::GetPreferredVideoModeParams( VideoModeParams ¶msOut )
|
||||
CommonMetrics::WINDOW_TITLE,
|
||||
THEME->GetPathG("Common","window icon"),
|
||||
PREFSMAN->m_bPAL,
|
||||
PREFSMAN->m_fDisplayAspectRatio
|
||||
ScreenAspectRatio()
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user