mystery -> secret

This commit is contained in:
Chris Danford
2005-03-10 22:54:55 +00:00
parent ef68b4acdd
commit 2957b7939f
10 changed files with 31 additions and 27 deletions
+1 -1
View File
@@ -118,7 +118,7 @@ void GenreDisplay::PlayCommand( const CString &sCommandName )
FOREACH_CONST( TrailEntry, pTrail->m_vEntries, e )
{
if( e->bMystery )
if( e->bSecret )
{
m_Artists.push_back( "???" );
m_AltArtists.push_back( "???" );