improved Wide - prevents some nearly-impossible patterns

This commit is contained in:
Chris Danford
2003-03-16 01:47:08 +00:00
parent f93156f848
commit b2892caa4e
4 changed files with 15 additions and 5 deletions
-2
View File
@@ -1521,8 +1521,6 @@ void ScreenEdit::HandleEditSongInfoChoice( EditSongInfoChoice c, int* iAnswers )
void ScreenEdit::HandleBGChangeChoice( BGChangeChoice c, int* iAnswers )
{
Song* pSong = GAMESTATE->m_pCurSong;
CString sBGName;
switch( c )