separate change row and change value sounds

This commit is contained in:
Chris Danford
2005-03-17 02:17:00 +00:00
parent bb490cce88
commit a5e71825d1
2 changed files with 6 additions and 4 deletions
+2 -1
View File
@@ -94,7 +94,8 @@ protected:
int m_iCurLine;
int m_iCurAnswers[MAX_MENU_ROWS];
ScreenMessage m_SMSendOnOK, m_SMSendOnCancel;
RageSound m_sndRow;
RageSound m_sndChangeRow;
RageSound m_sndChangeValue;
Transition m_In;
Transition m_Out;