no message

This commit is contained in:
Chris Danford
2002-01-20 23:29:03 +00:00
parent 5d04359a90
commit f2975d0688
9 changed files with 53 additions and 55 deletions
+2
View File
@@ -22,6 +22,8 @@ Background::Background()
{
m_bShowDanger = false;
m_sprDanger.SetZoom( 2 );
m_sprDanger.SetEffectWagging();
m_sprDanger.Load( THEME->GetPathTo(GRAPHIC_DANGER) );
m_sprDanger.SetXY( CENTER_X, CENTER_Y );