working on "step on TapAttack" logic

remove mines for NoteField when stepped on
This commit is contained in:
Chris Danford
2003-11-17 05:26:29 +00:00
parent bb325a486a
commit 4c221fdec1
4 changed files with 47 additions and 32 deletions
+1
View File
@@ -62,6 +62,7 @@ public:
float m_fJudgeWindowBooSeconds;
float m_fJudgeWindowOKSeconds;
float m_fJudgeWindowMineSeconds;
float m_fJudgeWindowAttackSeconds;
float m_fLifeDeltaMarvelousPercentChange;
float m_fLifeDeltaPerfectPercentChange;
float m_fLifeDeltaGreatPercentChange;