add comment

This commit is contained in:
Glenn Maynard
2003-03-30 19:32:05 +00:00
parent eaa888e2c9
commit f903483143
+1
View File
@@ -235,6 +235,7 @@ void ScreenSelectDifficulty::ChangePage( Page newPage )
if( newPage == PAGE_2 )
{
/* XXX: only play this once (I thought we already did that?) */
m_soundDifficult.Stop();
m_soundDifficult.PlayRandom();
}