space out more (don't want to metric-ize this just now)

This commit is contained in:
Glenn Maynard
2006-01-24 01:13:15 +00:00
parent a40813dec0
commit 7e6d70e6b1
+1
View File
@@ -32,6 +32,7 @@ void ScreenTestInput::Init()
m_textInputs.SetDiffuse( RageColor(1,1,1,1) );
m_textInputs.SetZoom( 0.7f );
m_textInputs.SetHorizAlign( Actor::align_left );
m_textInputs.SetVertSpacing( +8 );
this->AddChild( &m_textInputs );
this->SortByDrawOrder();