Now the song title displays in gameplay screen for para gametype (metric editable also). TODO: make it squash up for long song titles
This commit is contained in:
@@ -48,7 +48,7 @@ BPMDisplay::BPMDisplay()
|
||||
m_textLabel.TurnShadowOff();
|
||||
m_textLabel.SetXY( 34, 2 );
|
||||
m_textLabel.SetText( "BPM" );
|
||||
// if(GAMESTATE->
|
||||
|
||||
m_textLabel.SetZoom( 0.7f );
|
||||
m_textLabel.SetZoomX( 0.5f );
|
||||
m_textLabel.SetDiffuseTopEdge( NORMAL_COLOR_TOP ); // yellow
|
||||
|
||||
Reference in New Issue
Block a user