mystery -> secret
This commit is contained in:
@@ -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( "???" );
|
||||
|
||||
Reference in New Issue
Block a user