bug fixes

This commit is contained in:
Chris Danford
2002-08-18 23:20:18 +00:00
parent 8b55061827
commit 5c21d4b1ca
15 changed files with 243 additions and 258 deletions
+1 -1
View File
@@ -64,7 +64,7 @@ private:
RandomSample m_soundSelect;
RandomSample m_soundFlyOff;
CStringArray m_arrayGroupNames;
CStringArray m_asGroupNames;
int m_iSelection;
bool m_bChosen;
};