diff --git a/stepmania/src/ScreenNetEvaluation.h b/stepmania/src/ScreenNetEvaluation.h index 93e8175800..2eeea320cf 100644 --- a/stepmania/src/ScreenNetEvaluation.h +++ b/stepmania/src/ScreenNetEvaluation.h @@ -23,11 +23,11 @@ private: Quad m_rectUsersBG; DifficultyIcon m_DifficultyIcon[NUM_PLAYERS]; - vector m_textUsers; - int m_iCurrentPlayer; - int m_iActivePlayers; + vector m_textUsers; + int m_iCurrentPlayer; + int m_iActivePlayers; - PlayerNumber m_pActivePlayer; + PlayerNumber m_pActivePlayer; bool m_bHasStats;