Skip to content

Commit

Permalink
change thing also thing is broken also thing is not do things right
Browse files Browse the repository at this point in the history
  • Loading branch information
MinaciousGrace committed May 16, 2020
1 parent cab8dc4 commit 9c803d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Etterna/Globals/MinaCalc.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -782,7 +782,7 @@ Calc::CalcMain(const vector<NoteInfo>& NoteInfo,
float qprop = chord_proportion(NoteInfo, 4);
float cprop = jprop + hprop + qprop;

static const int fo_rizzy = ssr ? 1 : 1;
int fo_rizzy = ssr ? 1 : 1;
vector<vector<float>> the_hizzle_dizzles(fo_rizzy);
for (int WHAT_IS_EVEN_HAPPEN_THE_BOMB = 0;
WHAT_IS_EVEN_HAPPEN_THE_BOMB < fo_rizzy;
Expand Down

0 comments on commit 9c803d1

Please sign in to comment.