This commit is contained in:
Glenn Maynard
2004-06-11 21:35:57 +00:00
parent a29018587f
commit 2e7eb9d37c
+1
View File
@@ -664,6 +664,7 @@ void ScreenSelectMusic::Input( const DeviceInput& DeviceI, InputEventType type,
// LOG->Trace( "ScreenSelectMusic::Input()" );
// debugging?
// I just like being able to see untransliterated titles occasionally.
if( DeviceI.device == DEVICE_KEYBOARD && DeviceI.button == SDLK_F9 )
{
if( type != IET_FIRST_PRESS ) return;