tweak haste to prevent slowing the song down too long
This commit is contained in:
@@ -28,6 +28,7 @@ StageStats::StageStats()
|
||||
m_fGameplaySeconds = 0;
|
||||
m_fStepsSeconds = 0;
|
||||
m_fMusicRate = 1;
|
||||
m_fAccumulatedHaste = 0;
|
||||
}
|
||||
|
||||
void StageStats::Init()
|
||||
|
||||
Reference in New Issue
Block a user