modified haste mechanics

This commit is contained in:
Glenn Maynard
2007-04-26 00:56:37 +00:00
parent 0036068bd5
commit 74a17abe9b
8 changed files with 70 additions and 17 deletions
-1
View File
@@ -29,7 +29,6 @@ StageStats::StageStats()
m_fGameplaySeconds = 0;
m_fStepsSeconds = 0;
m_fMusicRate = 1;
m_fAccumulatedHaste = 0;
}
void StageStats::Init()