Fix a bug resulting from not reading diffs carefully enough ...

This commit is contained in:
Glenn Maynard
2003-06-11 00:10:51 +00:00
parent fa3dddad4f
commit 528fd9f355
+1
View File
@@ -111,6 +111,7 @@ PrefsManager::PrefsManager()
* already here than lots of people asking why songs aren't being displayed. */
m_bHiddenSongs = false;
m_bVsync = true;
m_sSoundDrivers = DEFAULT_SOUND_DRIVER_LIST;
// StepMania.cpp sets these on first run:
m_sVideoRenderers = "";