cosmetic cleanup, changed default texture color to 16bits

This commit is contained in:
Chris Danford
2003-02-02 09:09:29 +00:00
parent 41bcbbae76
commit 57f0a820a1
7 changed files with 51 additions and 15 deletions
+2
View File
@@ -153,6 +153,8 @@ ScreenDemonstration::ScreenDemonstration() : ScreenGameplay(SetUpSongOptions())
m_sprDemonstrationBlink.SetEffectBlinking();
this->AddChild( &m_sprDemonstrationBlink );
this->MoveToTail( &m_Fade );
m_Fade.OpenWipingRight();
ClearMessageQueue(); // remove all of the messages set in ScreenGameplay that animate "ready", "here we go", etc.