some small changes in terms of commenting and cleanup and some other junk
This commit is contained in:
@@ -23,7 +23,7 @@ public:
|
||||
int GetProfileIndex( PlayerNumber pn ) { return m_iSelectedProfiles[pn]; }
|
||||
bool Finish();
|
||||
|
||||
private:
|
||||
protected:
|
||||
int m_iSelectedProfiles[NUM_PLAYERS];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user