This commit is contained in:
Glenn Maynard
2002-08-30 22:53:31 +00:00
parent fe1c946bba
commit 6816c3b433
+3
View File
@@ -643,6 +643,9 @@ void ScreenSelectMusic::MenuStart( PlayerNumber p )
{
if( !m_MusicWheel.GetSelectedSong()->HasMusic() )
{
/* TODO: gray these out.
*
* XXX: also, make sure they're not selected by roulette */
SCREENMAN->Prompt( SM_None, "ERROR:\n \nThis song does not have a music file\n and cannot be played." );
return;
}