working on ScreenHighScores

This commit is contained in:
Chris Danford
2003-01-20 05:08:35 +00:00
parent d8d9fb2c5b
commit d1c96dcf7f
15 changed files with 92 additions and 17 deletions
+1 -1
View File
@@ -127,7 +127,7 @@ ScreenTitleMenu::ScreenTitleMenu()
this->SendScreenMessage( SM_PlayComment, SECONDS_BETWEEN_COMMENTS);
this->MoveToBack( &(ScreenAttract::m_Fade) ); // put it in the back so it covers up the stuff we just added
this->MoveToTail( &(ScreenAttract::m_Fade) ); // put it in the back so it covers up the stuff we just added
}
ScreenTitleMenu::~ScreenTitleMenu()