move CoinMode toggle entirely into debug menu
add mute to debug menu
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user