Add on-screen graphics elements to represent non-joined players on music select screen
This commit is contained in:
@@ -90,6 +90,7 @@ protected:
|
||||
BitmapText m_textSongOptions;
|
||||
OptionIconRow m_OptionIconRow[NUM_PLAYERS];
|
||||
Sprite m_sprMeterFrame[NUM_PLAYERS];
|
||||
Sprite m_sprNonPresence[NUM_PLAYERS];
|
||||
DifficultyMeter m_DifficultyMeter[NUM_PLAYERS];
|
||||
MusicSortDisplay m_MusicSortDisplay;
|
||||
Sprite m_sprHighScoreFrame[NUM_PLAYERS];
|
||||
|
||||
Reference in New Issue
Block a user