rename AutogenMissingTypes -> AutogenSteps

simplify
This commit is contained in:
Glenn Maynard
2004-02-10 21:10:23 +00:00
parent aaf3d41d9b
commit 64f2d8ad3c
8 changed files with 23 additions and 20 deletions
+1 -1
View File
@@ -61,7 +61,7 @@ bool ScreenJukebox::SetSong()
if( pNotes == NULL )
continue; // skip
if( !PREFSMAN->m_bAutogenMissingTypes && pNotes->IsAutogen())
if( !PREFSMAN->m_bAutogenSteps && pNotes->IsAutogen())
continue; // skip
// Found something we can use!