Skip to content

Commit

Permalink
unpsuedosqrths
Browse files Browse the repository at this point in the history
  • Loading branch information
MinaciousGrace committed May 11, 2020
1 parent 9f9f48f commit 0c567b2
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 @@ -948,7 +948,7 @@ Hand::InitAdjDiff()
max(funk, soap[BaseNPS][i] * tp_mods[Skill_Handstream]);
break;
case Skill_Handstream:
adj_diff /= fastsqrt(doot[OHJump][i]);
//adj_diff /= fastsqrt(doot[OHJump][i]);
stam_base =
max(funk, soap[BaseNPS][i] * tp_mods[Skill_Jumpstream]);
break;
Expand Down

0 comments on commit 0c567b2

Please sign in to comment.