move CoinMode toggle entirely into debug menu

add mute to debug menu
This commit is contained in:
Chris Danford
2005-05-16 22:23:20 +00:00
parent c1ab0fcdb3
commit 5c16cabf0d
8 changed files with 74 additions and 66 deletions
+2
View File
@@ -20,6 +20,8 @@ public:
virtual void Input( const DeviceInput& DeviceI, const InputEventType type, const GameInput &GameI, const MenuInput &MenuI, const StyleInput &StyleI );
virtual void HandleMessage( const CString& sMessage );
private:
AutoActor m_sprLogo;
BitmapText m_textVersion;