diff --git a/stepmania/src/ScreenGameplay.cpp b/stepmania/src/ScreenGameplay.cpp index d501034cd6..00b3824af5 100644 --- a/stepmania/src/ScreenGameplay.cpp +++ b/stepmania/src/ScreenGameplay.cpp @@ -402,7 +402,7 @@ ScreenGameplay::ScreenGameplay( bool bDemonstration ) m_textDebug.SetXY( DEBUG_X, DEBUG_Y ); m_textDebug.SetDiffuse( RageColor(1,1,1,1) ); this->AddChild( &m_textDebug ); - this->AddChild( &m_textLyrics ); + //this->AddChild( &m_textLyrics ); -- THIS IS NOT DONE YET!! (Miryokuteki) for( int s=0; s