Allow AutoActors for Stage and CouseNumber

This commit is contained in:
Chris Danford
2005-05-06 10:48:32 +00:00
parent 70cd62ddad
commit a122528974
12 changed files with 113 additions and 65 deletions
+1 -1
View File
@@ -104,7 +104,7 @@ protected:
AutoActor m_sprBannerFrame;
AutoActor m_sprExplanation;
BPMDisplay m_BPMDisplay;
Sprite m_sprStage;
AutoActor m_sprStage[NUM_STAGES];
Sprite m_sprCDTitleFront, m_sprCDTitleBack;
Sprite m_sprDifficultyFrame[NUM_PLAYERS];
DifficultyIcon m_DifficultyIcon[NUM_PLAYERS];