Default setting for "Ignore Joy Axes" is now ON. Fixed crash in Para demonstation.

This commit is contained in:
Chris Danford
2002-10-08 00:24:46 +00:00
parent 888e937b83
commit 838dec544b
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -251,6 +251,8 @@ void ScreenTitleMenu::HandleScreenMessage( const ScreenMessage SM )
ASSERT( GAMESTATE->m_pCurSong );
GAMESTATE->m_MasterPlayerNumber = PLAYER_1;
// choose some cool options
for( int p=0; p<NUM_PLAYERS; p++ )
{