Lifebar colors for ez2dancer inplace

This commit is contained in:
Andrew Livy
2002-07-12 17:46:15 +00:00
parent 31cb5e8260
commit 47bd0d1532
7 changed files with 92 additions and 10 deletions
+2 -1
View File
@@ -44,6 +44,7 @@ const CString CREDIT_LINES[] =
"TofuBoy (Lucas Tang)",
"SPiGuMuS",
"DJ McFox (Ryan McKanna)",
"Cloud34 (Lamden Travis)",
"",
"",
"",
@@ -122,7 +123,7 @@ ScreenMusicScroll::ScreenMusicScroll()
{
LOG->WriteLine( "ScreenMusicScroll::ScreenMusicScroll()" );
int i;
int i;
// BUGFIX by ANDY: Stage will now reset back to 0 when game ends.
PREFSMAN->m_iCurrentStageIndex = 0;