This commit is contained in:
Glenn Maynard
2005-02-07 04:43:39 +00:00
parent 1905fc9a22
commit c9021889e9
2 changed files with 4 additions and 9 deletions
+3
View File
@@ -64,6 +64,9 @@ void PlayerAI::InitFromDisk()
TapNoteScore PlayerAI::GetTapNoteScore( const PlayerState* pPlayerState )
{
if( pPlayerState->m_PlayerController == PC_AUTOPLAY )
return TNS_MARVELOUS;
int iCpuSkill = pPlayerState->m_iCpuSkill;
/* If we're in battle mode, reduce the skill based on the number of modifier attacks