support MultiPlayer

This commit is contained in:
Chris Danford
2007-10-27 01:49:18 +00:00
parent 4dba7b9bbe
commit 41fda46bfd
2 changed files with 12 additions and 3 deletions
+1
View File
@@ -30,6 +30,7 @@ public:
private:
PlayerNumber m_PlayerNumber;
MultiPlayer m_MultiPlayer;
};
#endif