Play invalid sound.
This commit is contained in:
@@ -265,6 +265,7 @@ void ScreenOptionsEditCourseEntry::HandleScreenMessage( const ScreenMessage SM )
|
|||||||
}
|
}
|
||||||
if( pSong == NULL )
|
if( pSong == NULL )
|
||||||
{
|
{
|
||||||
|
SCREENMAN->PlayInvalidSound();
|
||||||
SCREENMAN->SystemMessage( NO_SONGS );
|
SCREENMAN->SystemMessage( NO_SONGS );
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user