add hammer-ons and pull-offs ("hopo")

This commit is contained in:
Chris Danford
2006-11-30 12:29:01 +00:00
parent 319158de1a
commit 6b07fcaed5
8 changed files with 175 additions and 8 deletions
+2
View File
@@ -19,6 +19,8 @@ void PlayerState::Reset()
m_HealthState = ALIVE;
m_fLastHopoNoteMusicSeconds = -1;
m_PlayerController = PC_HUMAN;
m_iCpuSkill = 5;