Skip to content

Commit

Permalink
set old calc vers back to 263 (what it's supposed to be)
Browse files Browse the repository at this point in the history
was changed to hack force updates to test wife3 curves
  • Loading branch information
MinaciousGrace committed May 13, 2020
1 parent f7b5839 commit e5b2498
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Etterna/Globals/MinaCalcOld.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1128,5 +1128,5 @@ MinaSDCalc_OLD(const vector<NoteInfo>& NoteInfo)
int
GetCalcVersion_OLD()
{
return 292;
return 263;
}

0 comments on commit e5b2498

Please sign in to comment.