Skip to content

Commit

Permalink
Merge pull request #123 from tote-bag-labs/more-param-tweaks
Browse files Browse the repository at this point in the history
Increase maximum attack to 55ms
  • Loading branch information
JoseDiazRohena authored Apr 26, 2024
2 parents e84db82 + 5686566 commit 0db2181
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ValentineParameters.h
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ static constexpr std::array<float, numParams> FFCompParameterMax = {
10.0f,
1.0f,
kRatioParameterMax,
50.0f,
55.0f,
1100.0f,
21.0f,
100.0f,
Expand Down

0 comments on commit 0db2181

Please sign in to comment.