update screen

This commit is contained in:
Glenn Maynard
2005-05-09 04:17:17 +00:00
parent 4b5aa60a21
commit fb3baf752b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ void ScreenTestLights::Init()
SET_XY_AND_ON_COMMAND( m_textInputs );
this->AddChild( &m_textInputs );
SOUND->PlayMusic( THEME->GetPathS("ScreenTestLights","music") );
this->SortByDrawOrder();
}