Increase default JudgeWindow a tiny bit

This commit is contained in:
Chris Danford
2003-03-26 23:55:10 +00:00
parent e210923333
commit 86d8514e52
+1 -1
View File
@@ -61,7 +61,7 @@ PrefsManager::PrefsManager()
m_fJudgeWindowGreatSeconds = 0.090f;
m_fJudgeWindowGoodSeconds = 0.135f;
m_fJudgeWindowBooSeconds = 0.180f;
m_fJudgeWindowOKSeconds = 0.120f;
m_fJudgeWindowOKSeconds = 0.140f;
m_fLifeDifficultyScale = 1.0f;
m_iMovieDecodeMS = 2;
m_bUseBGIfNoBanner = false;