clean up strange command code

This commit is contained in:
Glenn Maynard
2006-09-21 01:22:46 +00:00
parent d3e50d80c8
commit 6fe7bf2683
2 changed files with 2 additions and 5 deletions
@@ -105,8 +105,6 @@ private:
wstring m_sSelection[NUM_PLAYERS];
bool m_bStillEnteringName[NUM_PLAYERS];
bool m_bGoToNextScreenWhenCardsRemoved;
ActorCommands CHANGE_COMMAND;
};
#endif