fix course song options

This commit is contained in:
Glenn Maynard
2003-10-24 22:43:17 +00:00
parent f621143326
commit b04d4f5f21
+2
View File
@@ -701,6 +701,8 @@ void ScreenGameplay::LoadNextSong()
a.sModifier=m_asModifiersQueue[p][iPlaySongIndex];
GAMESTATE->LaunchAttack( (PlayerNumber)p, a );
}
GAMESTATE->m_SongOptions.FromString( m_asModifiersQueue[p][iPlaySongIndex] );
/* Queue course attacks. */