generalize CodeNames

This commit is contained in:
Glenn Maynard
2007-03-16 23:33:41 +00:00
parent 8857adfd8b
commit 1189f94ede
7 changed files with 40 additions and 76 deletions
@@ -33,8 +33,6 @@ public:
void SelectChar( PlayerNumber pn, const RString &sKey );
ThemeMetric<int> MAX_RANKING_NAME_LENGTH;
vector<InputQueueCode> m_aCodes;
vector<RString> m_asCodeNames;
wstring m_sSelection[NUM_PLAYERS];
bool m_bEnteringName[NUM_PLAYERS];