update screen

This commit is contained in:
Glenn Maynard
2005-05-09 04:02:34 +00:00
parent 0d9f9977ce
commit d326969a58
+1 -1
View File
@@ -36,7 +36,7 @@ void ScreenCenterImage::Init()
m_textInstructions.SetZoom( 0.8f );
this->AddChild( &m_textInstructions );
SOUND->PlayMusic( THEME->GetPathS("ScreenCenterImage","music") );
this->SortByDrawOrder();
}