SelectGroup animations converted to commands

ScreenStage animations converted to TransitionBGAnimations
Changed all Stage BitmapTexts to Sprites
This commit is contained in:
Chris Danford
2003-03-10 00:16:49 +00:00
parent d336032b6d
commit 080a92450c
28 changed files with 961 additions and 783 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ Banner::Banner()
m_bScrolling = false;
m_fPercentScrolling = 0;
LoadFallback();
// LoadFallback();
}
bool Banner::Load( RageTextureID ID )