simplify: just broadcast a message on reset

This commit is contained in:
Glenn Maynard
2005-06-25 08:03:08 +00:00
parent e123fc1a96
commit 22b6ffbe5f
2 changed files with 1 additions and 10 deletions
-2
View File
@@ -33,8 +33,6 @@ private:
Sprite m_sprOptionsMessage;
RageSound m_CancelAll;
AutoActor m_sprCancelAll[NUM_PLAYERS];
};
#endif