Skip to content

Commit

Permalink
ban drivel whimper | 336
Browse files Browse the repository at this point in the history
  • Loading branch information
MinaciousGrace committed May 28, 2020
1 parent 45db789 commit c9ec9db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Etterna/Globals/MinaCalc.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2593,7 +2593,7 @@ struct CJMod
float quad_pool = 1.5f;
float quad_min = 0.88f;
float quad_max = 1.f;
float quad_scaler = 4.f;
float quad_scaler = 1.f;

float vibro_flag = 0.85f;

Expand Down Expand Up @@ -6121,7 +6121,7 @@ MinaSDCalcDebug(const vector<NoteInfo>& NoteInfo,
}
#pragma endregion

int mina_calc_version = 335;
int mina_calc_version = 336;
int
GetCalcVersion()
{
Expand Down

0 comments on commit c9ec9db

Please sign in to comment.