Move m_sprDisqualify to ScreenPlayerOptions.
This commit is contained in:
@@ -30,6 +30,9 @@ private:
|
||||
bool m_bAskOptionsMessage;
|
||||
Sprite m_sprOptionsMessage;
|
||||
|
||||
// show if the current selections will disqualify a high score
|
||||
AutoActor m_sprDisqualify[NUM_PLAYERS];
|
||||
|
||||
RageSound m_CancelAll;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user