working on Player AI

This commit is contained in:
Chris Danford
2003-04-07 21:24:14 +00:00
parent 62cd0a7ac5
commit 0d9880c6a9
16 changed files with 249 additions and 62 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ void RaveHelper::Update( float fDelta )
if( GAMESTATE->m_bActiveAttackEndedThisUpdate[m_PlayerNumber] )
m_soundAttackEnding.Play();
PlayerNumber pn = m_PlayerNumber;
// PlayerNumber pn = m_PlayerNumber;
// TODO: Award item based on Super meter
/*