This commit is contained in:
Glenn Maynard
2004-02-16 01:35:59 +00:00
parent bf318da2e2
commit 3a60b3930a
+3
View File
@@ -1510,6 +1510,9 @@ void ScreenGameplay::Input( const DeviceInput& DeviceI, const InputEventType typ
DeviceI.device==DEVICE_KEYBOARD ||
(DeviceI.device!=DEVICE_KEYBOARD && type==IET_FAST_REPEAT)) )
{
/* I had battle mode back out on me mysteriously once. -glenn */
LOG->Trace("Player %i went back", MenuI.player+1);
m_DancingState = STATE_OUTRO;
SOUND->PlayOnce( THEME->GetPathToS("Common back") );
/* Hmm. There are a bunch of subtly different ways we can